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