1 reference to CatchClauseSyntax
Microsoft.CodeAnalysis.CSharp (1)
_generated\1\Syntax.xml.Internal.Generated.cs (1)
31838
return new
CatchClauseSyntax
(SyntaxKind.CatchClause, catchKeyword, declaration, filter, block, this.context);