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