Base:
3 references to Write
Microsoft.AspNetCore.SignalR.Common.Tests (3)
Internal\Protocol\Utf8BufferTextWriterTests.cs (3)
131
textWriter.
Write
(chars, 0, 1);
137
textWriter.
Write
(chars, 1, 1);
187
textWriter.
Write
(chars, 6, 1);