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