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