2 references to CSharpCodeParser
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Legacy\CSharpCodeParser.cs (1)
119
:
this
(directives: [], context)
Language\Legacy\RazorParser.cs (1)
29
using var codeParser = new
CSharpCodeParser
(Options.Directives, context);