1 instantiation of PipeReaderWrapper
Microsoft.AspNetCore.SignalR.Tests (1)
HubConnectionHandlerTests.cs (1)
2996WrappedPipeReader = new PipeReaderWrapper(_originalDuplexPipe.Input);
1 reference to PipeReaderWrapper
Microsoft.AspNetCore.SignalR.Tests (1)
HubConnectionHandlerTests.cs (1)
2991public readonly PipeReaderWrapper WrappedPipeReader;