1 write to _stream
Microsoft.AspNetCore.SignalR.Microbenchmarks (1)
NegotiateProtocolBenchmark.cs (1)
41
_stream
= Stream.Null;
1 reference to _stream
Microsoft.AspNetCore.SignalR.Microbenchmarks (1)
NegotiateProtocolBenchmark.cs (1)
60
return writer.CopyToAsync(
_stream
);