1 override of SwitchDefaultCaseForm
Microsoft.CodeAnalysis.CSharp.Features (1)
Snippets\CSharpSnippetFunctionService.cs (1)
68public override string SwitchDefaultCaseForm => @"default:
1 reference to SwitchDefaultCaseForm
Microsoft.CodeAnalysis.Features (1)
Snippets\SnippetFunctionService.cs (1)
85casesBuilder.Append(SwitchDefaultCaseForm);