1 reference to Append
Microsoft.CodeAnalysis.CSharp (1)
Parser\Lexer_RawStringLiteral.cs (1)
371
_builder.
Append
(currentLineWhitespace, startIndex: indentationWhitespace.Length, count: Math.Max(0, currentLineWhitespace.Length - indentationWhitespace.Length));