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