3 references to AddTypeParameterListAttributes
Microsoft.CodeAnalysis.CSharp.Features (3)
src\Compilers\CSharp\CSharpAnalyzerDriver\CSharpDeclarationComputer.cs (3)
135AddTypeParameterListAttributes(t.TypeParameterList, attributes); 177AddTypeParameterListAttributes(t.TypeParameterList, attributes); 327AddTypeParameterListAttributes(methodDecl.TypeParameterList, codeBlocks);