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)
3222
Assert.Empty(c.
GetAttributes
());
3282
Assert.Empty(i.
GetAttributes
());
3324
Assert.Empty(e.
GetAttributes
());
3356
Assert.Empty(c.
GetAttributes
());
3443
Assert.Empty(c1.
GetAttributes
());
3449
Assert.Empty(c2.
GetAttributes
());
3505
Assert.Empty(c1.
GetAttributes
());
3511
Assert.Empty(c2.
GetAttributes
());