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