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