2 references to IsEndOfReturnType
Microsoft.CodeAnalysis.CSharp (2)
Parser\LanguageParser.cs (2)
110
case TerminatorState.
IsEndOfReturnType
when this.IsEndOfReturnType():
3530
_termState |= TerminatorState.
IsEndOfReturnType
;