3 references to IsEndOfFunctionPointerCallingConvention
Microsoft.CodeAnalysis.CSharp (3)
Parser\LanguageParser.cs (3)
131
case TerminatorState.
IsEndOfFunctionPointerCallingConvention
when this.IsEndOfFunctionPointerCallingConvention():
7120
_termState |= TerminatorState.
IsEndOfFunctionPointerCallingConvention
;
7804
_termState |= TerminatorState.
IsEndOfFunctionPointerCallingConvention
;