2 references to InferTypeInSwitchLabel
Microsoft.CodeAnalysis.CSharp.Workspaces (2)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\LanguageServices\CSharpTypeInferenceService.TypeInferrer.cs (2)
178
SwitchLabelSyntax switchLabel =>
InferTypeInSwitchLabel
(switchLabel),
243
SwitchLabelSyntax switchLabel =>
InferTypeInSwitchLabel
(switchLabel, token),