aspnetcore/test
Ryan Nowak 1ae0b21630 Replace CSharpIRToken with RazorIRToken
Deletes CSharpIRToken to use the more general RazorIRToken class.

Rather than using the visitor to visit tokens, now writing a
CSharpExpresionIRNode is an 'atom', and will write its tokens itself.
2017-02-17 16:27:31 -08:00
..
Microsoft.AspNetCore.Razor.Evolution.Test Replace CSharpIRToken with RazorIRToken 2017-02-17 16:27:31 -08:00
Microsoft.AspNetCore.Razor.Runtime.Test
Microsoft.AspNetCore.Razor.Test
Microsoft.CodeAnalysis.Razor.Test