4 references to GetSuffix
Microsoft.CodeAnalysis.CSharp.Workspaces (4)
FindSymbols\CSharpDeclaredSymbolInfoFactoryService.cs (4)
494: GetSuffix('(', ')', constructor.ParameterList.Parameters); 498GetSuffix('(', ')', method.ParameterList.Parameters); 502GetSuffix('(', ')', method.ParameterList.Parameters); 505=> GetSuffix('[', ']', indexer.ParameterList.Parameters);