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