1 reference to WithClassOrStructKeyword
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (1)
Generated\Syntax.Test.xml.Generated.cs (1)
13336
var newNode = node.
WithClassOrStructKeyword
(node.ClassOrStructKeyword).WithQuestionToken(node.QuestionToken);