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