1 override of IsInCatchDeclaration
Microsoft.CodeAnalysis.CSharp.Features (1)
GenerateType\CSharpGenerateTypeService.cs (1)
42protected override bool IsInCatchDeclaration(ExpressionSyntax expression)
1 reference to IsInCatchDeclaration
Microsoft.CodeAnalysis.Features (1)
GenerateType\AbstractGenerateTypeService.State.cs (1)
205if (service.IsInCatchDeclaration(NameOrMemberAccessExpression))