5 references to TestDuplexPipe
Microsoft.AspNetCore.SignalR.Microbenchmarks (5)
DefaultHubLifetimeManagerBenchmark.cs (1)
49Transport = new TestDuplexPipe(ForceAsync)
HubConnectionContextBenchmark.cs (1)
39_pipe = new TestDuplexPipe();
HubConnectionReceiveBenchmark.cs (1)
49_pipe = new TestDuplexPipe();
HubConnectionSendBenchmark.cs (1)
34_pipe = new TestDuplexPipe();
HubConnectionStartBenchmark.cs (1)
38_pipe = new TestDuplexPipe();