3 references to InferTypeInSubpattern
Microsoft.CodeAnalysis.CSharp.Workspaces (3)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\LanguageServices\CSharpTypeInferenceService.TypeInferrer.cs (3)
180SubpatternSyntax subpattern => InferTypeInSubpattern(subpattern, node), 1741SubpatternSyntax subPattern => InferTypeInSubpattern(subPattern, subPattern.Pattern), 1756SubpatternSyntax subPattern => InferTypeInSubpattern(subPattern, subPattern.Pattern),