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