Base:
method
GetAttributeDeclarations
Microsoft.CodeAnalysis.CSharp.Symbols.FieldSymbolWithAttributesAndModifiers.GetAttributeDeclarations()
1 reference to GetAttributeDeclarations
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Synthesized\SynthesizedBackingFieldSymbol.cs (1)
172
foreach (var attributeList in
GetAttributeDeclarations
())