5 references to AppendTypeParameterList
Microsoft.CodeAnalysis.CSharp.Features (5)
SolutionExplorer\CSharpSolutionExplorerSymbolTreeItemProvider.cs (5)
86AppendTypeParameterList(nameBuilder, extensionBlock.TypeParameterList); 101AppendTypeParameterList(nameBuilder, typeDeclaration.TypeParameterList); 132AppendTypeParameterList(nameBuilder, delegateDeclaration.TypeParameterList); 196AppendTypeParameterList(nameBuilder, methodDeclaration.TypeParameterList); 399AppendTypeParameterList(nameBuilder, statement.TypeParameterList);