2 references to startsWith
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Legacy\RoslynCSharpTokenizer.cs (2)
584
if (
startsWith
("else"))
597
else if (
startsWith
("endif"))