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