Base:
4 references to Write
Microsoft.AspNetCore.SignalR.Common.Tests (4)
Internal\Protocol\Utf8BufferTextWriterTests.cs (4)
229
textWriter1.
Write
("Hello");
238
textWriter2.
Write
("World");
277
writer.
Write
(testString);
326
textWriter.
Write
(testString);