1 reference to WithTextTokens
Microsoft.CodeAnalysis.CSharp (1)
_generated\2\Syntax.xml.Syntax.Generated.cs (1)
15469
public XmlCDataSectionSyntax AddTextTokens(params SyntaxToken[] items) =>
WithTextTokens
(this.TextTokens.AddRange(items));