4 references to GetSuffix
Microsoft.CodeAnalysis.CSharp.Workspaces (4)
FindSymbols\CSharpDeclaredSymbolInfoFactoryService.cs (4)
495: GetSuffix('(', ')', constructor.ParameterList.Parameters); 499GetSuffix('(', ')', method.ParameterList.Parameters); 503GetSuffix('(', ')', method.ParameterList.Parameters); 506=> GetSuffix('[', ']', indexer.ParameterList.Parameters);