Base:
method
GetAttributes
Microsoft.CodeAnalysis.CSharp.Symbol.GetAttributes()
2 references to GetAttributes
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Source\SourceTypeParameterSymbol.cs (1)
359
GetAttributes
();
Symbols\Synthesized\SynthesizedSubstitutedTypeParameterSymbol.cs (1)
41
foreach (CSharpAttributeData attr in definition.
GetAttributes
())