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