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