Base:
method
GetAttributes
Microsoft.CodeAnalysis.CSharp.Symbol.GetAttributes()
9 references to GetAttributes
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Source\SourceNamedTypeSymbol.cs (1)
1292
GetAttributes
();
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (8)
Semantics\PrimaryConstructorTests.cs (8)
3362
Assert.Empty(c.
GetAttributes
());
3422
Assert.Empty(i.
GetAttributes
());
3464
Assert.Empty(e.
GetAttributes
());
3496
Assert.Empty(c.
GetAttributes
());
3583
Assert.Empty(c1.
GetAttributes
());
3589
Assert.Empty(c2.
GetAttributes
());
3645
Assert.Empty(c1.
GetAttributes
());
3651
Assert.Empty(c2.
GetAttributes
());