2 references to InferTypeInCatchDeclaration
Microsoft.CodeAnalysis.CSharp.Workspaces (2)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\LanguageServices\CSharpTypeInferenceService.TypeInferrer.cs (2)
150
CatchDeclarationSyntax catchDeclaration =>
InferTypeInCatchDeclaration
(catchDeclaration),
218
CatchDeclarationSyntax catchDeclaration =>
InferTypeInCatchDeclaration
(catchDeclaration, token),