2 references to IsPossibleAggregateClauseStartOrStop
Microsoft.CodeAnalysis.CSharp (2)
Parser\LanguageParser.cs (2)
107
case TerminatorState.
IsPossibleAggregateClauseStartOrStop
when this.IsPossibleAggregateClauseStartOrStop():
1735
_termState |= TerminatorState.
IsPossibleAggregateClauseStartOrStop
;