2 references to IsEndOfFunctionPointerParameterList
Microsoft.CodeAnalysis.CSharp (2)
Parser\LanguageParser.cs (2)
128case TerminatorState.IsEndOfFunctionPointerParameterList when this.IsEndOfFunctionPointerParameterList(errored: false): 129case TerminatorState.IsEndOfFunctionPointerParameterListErrored when this.IsEndOfFunctionPointerParameterList(errored: true):