2 references to GetParserState
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Legacy\HtmlMarkupParser.cs (2)
239
switch (
GetParserState
(mode))
291
switch (
GetParserState
(ParseMode.MarkupInCodeBlock))