2 references to appendAttributes
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Source\SourceNamedTypeSymbol_Extension.cs (2)
386
appendAttributes
(typeParameter.GetAttributes(), builder);
403
appendAttributes
(extensionParameter.GetAttributes(), builder);