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