1 write to _clientStream
Aspire.Hosting.Tests (1)
Utils\TestAppHostTerminalViewer.cs (1)
27
(_serverStream,
_clientStream
) = TestDuplexStream.CreatePair();
2 references to _clientStream
Aspire.Hosting.Tests (2)
Utils\TestAppHostTerminalViewer.cs (2)
32
.WithHmp1Stream(
_clientStream
, options =>
118
_clientStream
.Dispose();