1 instantiation of StringBuilderText
Microsoft.CodeAnalysis (1)
Syntax\SyntaxNode.cs (1)
329return new StringBuilderText(builder, encoding, checksumAlgorithm);
1 reference to StringBuilderText
Microsoft.CodeAnalysis (1)
Text\StringBuilderText.cs (1)
47/// The length of the text represented by <see cref="StringBuilderText"/>.