Base:
property
StartState
Microsoft.AspNetCore.Razor.Language.Legacy.Tokenizer.StartState
2 references to StartState
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Legacy\HtmlTokenizer.cs (2)
35base.CurrentState = StartState; 76return AtTokenAfterRazorCommentBody(nextState: StartState);