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