Base:
2 references to Write
Microsoft.CodeAnalysis (2)
Text\LargeTextWriter.cs (2)
56
Write
(new char[] { value }, 0, 1);
126
this.
Write
(chunk, 0, chunk.Length);