4 instantiations of TestAsyncStreamReader
Aspire.Hosting.Tests (4)
Dashboard\DashboardServiceTests.cs (4)
236
var reader = new
TestAsyncStreamReader
<WatchInteractionsRequestUpdate>(context);
305
var reader = new
TestAsyncStreamReader
<WatchInteractionsRequestUpdate>(context);
363
var reader = new
TestAsyncStreamReader
<WatchInteractionsRequestUpdate>(context);
399
var reader = new
TestAsyncStreamReader
<WatchInteractionsRequestUpdate>(context);
4 references to TestAsyncStreamReader
Aspire.Hosting.Tests (4)
Dashboard\DashboardServiceTests.cs (4)
236
var
reader = new TestAsyncStreamReader<WatchInteractionsRequestUpdate>(context);
305
var
reader = new TestAsyncStreamReader<WatchInteractionsRequestUpdate>(context);
363
var
reader = new TestAsyncStreamReader<WatchInteractionsRequestUpdate>(context);
399
var
reader = new TestAsyncStreamReader<WatchInteractionsRequestUpdate>(context);