2 references to InferTypeInCatchFilterClause
Microsoft.CodeAnalysis.CSharp.Workspaces (2)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\LanguageServices\CSharpTypeInferenceService.TypeInferrer.cs (2)
151CatchFilterClauseSyntax catchFilterClause => InferTypeInCatchFilterClause(catchFilterClause), 219CatchFilterClauseSyntax catchFilterClause => InferTypeInCatchFilterClause(catchFilterClause, token),