2 writes to constraintClauses
Microsoft.CodeAnalysis.CSharp (2)
_generated\2\Syntax.xml.Syntax.Generated.cs (2)
11399
public override SyntaxList<TypeParameterConstraintClauseSyntax> ConstraintClauses => new SyntaxList<TypeParameterConstraintClauseSyntax>(GetRed(ref this.
constraintClauses
, 5));
11436
5 => GetRed(ref this.
constraintClauses
, 5)!,
1 reference to constraintClauses
Microsoft.CodeAnalysis.CSharp (1)
_generated\2\Syntax.xml.Syntax.Generated.cs (1)
11447
5 => this.
constraintClauses
,