1 instantiation of TestPipeReader
Microsoft.AspNetCore.SignalR.Microbenchmarks (1)
Shared\TestDuplexPipe.cs (1)
18
_input = new
TestPipeReader
();
1 reference to TestPipeReader
Microsoft.AspNetCore.SignalR.Microbenchmarks (1)
Shared\TestDuplexPipe.cs (1)
10
private readonly
TestPipeReader
_input;