2 writes to attributes
Microsoft.CodeAnalysis.CSharp (2)
_generated\2\Syntax.xml.Syntax.Generated.cs (2)
15022
public SyntaxList<XmlAttributeSyntax> Attributes => new SyntaxList<XmlAttributeSyntax>(GetRed(ref this.
attributes
, 2));
15030
2 => GetRed(ref this.
attributes
, 2)!,
1 reference to attributes
Microsoft.CodeAnalysis.CSharp (1)
_generated\2\Syntax.xml.Syntax.Generated.cs (1)
15038
2 => this.
attributes
,