2 references to CatchDeclaration
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
CodeGeneration\CSharpSyntaxGenerator.cs (1)
3595
SyntaxFactory.
CatchDeclaration
((TypeSyntax)type, name.ToIdentifierToken()),
Microsoft.Interop.SourceGeneration (1)
GeneratedStatements.cs (1)
170
CatchDeclaration
(TypeSyntaxes.System_Exception, Identifier(managed)),