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