2 references to InferTypeInSwitchLabel
Roslyn.Diagnostics.CSharp.Analyzers (2)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\LanguageServices\CSharpTypeInferenceService.TypeInferrer.cs (2)
182SwitchLabelSyntax switchLabel => InferTypeInSwitchLabel(switchLabel), 247SwitchLabelSyntax switchLabel => InferTypeInSwitchLabel(switchLabel, token),