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