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