1 reference to WithKeyword
Microsoft.CodeAnalysis.CSharp (1)
_generated\2\Syntax.xml.Syntax.Generated.cs (1)
8851
internal override SwitchLabelSyntax WithKeywordCore(SyntaxToken keyword) =>
WithKeyword
(keyword);