2 writes to catches
Microsoft.CodeAnalysis.CSharp (2)
Syntax.xml.Syntax.Generated.cs (2)
8972
public SyntaxList<CatchClauseSyntax> Catches => new SyntaxList<CatchClauseSyntax>(GetRed(ref this.
catches
, 3));
8981
3 => GetRed(ref this.
catches
, 3)!,
1 reference to catches
Microsoft.CodeAnalysis.CSharp (1)
Syntax.xml.Syntax.Generated.cs (1)
8991
3 => this.
catches
,