2 references to IsEndOfFixedStatement
Microsoft.CodeAnalysis.CSharp (2)
Parser\LanguageParser.cs (2)
115
case TerminatorState.
IsEndOfFixedStatement
when this.IsEndOfFixedStatement():
8860
_termState |= TerminatorState.
IsEndOfFixedStatement
;