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