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