Base:
property
AttributeDeclarationSyntaxList
Microsoft.CodeAnalysis.CSharp.Symbols.FieldSymbolWithAttributesAndModifiers.AttributeDeclarationSyntaxList
1 reference to AttributeDeclarationSyntaxList
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Synthesized\SynthesizedBackingFieldSymbol.cs (1)
166
foreach (var attribute in
AttributeDeclarationSyntaxList
)