Base:
method
GetAttributes
Microsoft.CodeAnalysis.CSharp.Symbol.GetAttributes()
2 overrides of GetAttributes
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Retargeting\RetargetingTypeParameterSymbol.cs (1)
65public override ImmutableArray<CSharpAttributeData> GetAttributes()
Symbols\Synthesized\SynthesizedTypeParameterSymbol.cs (1)
72public override ImmutableArray<CSharpAttributeData> GetAttributes()