3 references to IsEndOfFunctionPointerCallingConvention
Microsoft.CodeAnalysis.CSharp (3)
Parser\LanguageParser.cs (3)
128
case TerminatorState.
IsEndOfFunctionPointerCallingConvention
when this.IsEndOfFunctionPointerCallingConvention():
6713
_termState |= TerminatorState.
IsEndOfFunctionPointerCallingConvention
;
7289
_termState |= TerminatorState.
IsEndOfFunctionPointerCallingConvention
;