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