2 writes to rankSpecifiers
Microsoft.CodeAnalysis.CSharp (2)
Syntax.xml.Syntax.Generated.cs (2)
378
public SyntaxList<ArrayRankSpecifierSyntax> RankSpecifiers => new SyntaxList<ArrayRankSpecifierSyntax>(GetRed(ref this.
rankSpecifiers
, 1));
384
1 => GetRed(ref this.
rankSpecifiers
, 1)!,
1 reference to rankSpecifiers
Microsoft.CodeAnalysis.CSharp (1)
Syntax.xml.Syntax.Generated.cs (1)
392
1 => this.
rankSpecifiers
,