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