2 references to InferTypeInSwitchLabel
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (2)
CSharpTypeInferenceService.TypeInferrer.cs (2)
180
SwitchLabelSyntax switchLabel =>
InferTypeInSwitchLabel
(switchLabel),
245
SwitchLabelSyntax switchLabel =>
InferTypeInSwitchLabel
(switchLabel, token),