2 references to IsColonInSwitchLabel
Microsoft.CodeAnalysis.CSharp.CodeStyle (2)
FormattingHelpers.cs (1)
353=> FormattingRangeHelper.IsColonInSwitchLabel(token);
FormattingRangeHelper.cs (1)
278if (IsColonInSwitchLabel(endToken))