2 references to InferTypeInCatchDeclaration
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (2)
CSharpTypeInferenceService.TypeInferrer.cs (2)
152CatchDeclarationSyntax catchDeclaration => InferTypeInCatchDeclaration(catchDeclaration), 220CatchDeclarationSyntax catchDeclaration => InferTypeInCatchDeclaration(catchDeclaration, token),