Base:
3 references to Write
Microsoft.AspNetCore.SignalR.Microbenchmarks (2)
MessageParserBenchmark.cs (2)
30
writer.
Write
(buffer);
43
writer.
Write
(buffer);
Microsoft.AspNetCore.SignalR.StackExchangeRedis.Tests (1)
RedisProtocolTests.cs (1)
269
writer.
Write
(testData.Decoded.CompletionMessage.ToArray());