5 instantiations of TestAsyncStreamReader
Aspire.Hosting.Tests (5)
Dashboard\DashboardServiceTests.cs (5)
239
var reader = new
TestAsyncStreamReader
<WatchInteractionsRequestUpdate>(context);
309
var reader = new
TestAsyncStreamReader
<WatchInteractionsRequestUpdate>(context);
356
var reader = new
TestAsyncStreamReader
<WatchInteractionsRequestUpdate>(context);
415
var reader = new
TestAsyncStreamReader
<WatchInteractionsRequestUpdate>(context);
452
var reader = new
TestAsyncStreamReader
<WatchInteractionsRequestUpdate>(context);
5 references to TestAsyncStreamReader
Aspire.Hosting.Tests (5)
Dashboard\DashboardServiceTests.cs (5)
239
var
reader = new TestAsyncStreamReader<WatchInteractionsRequestUpdate>(context);
309
var
reader = new TestAsyncStreamReader<WatchInteractionsRequestUpdate>(context);
356
var
reader = new TestAsyncStreamReader<WatchInteractionsRequestUpdate>(context);
415
var
reader = new TestAsyncStreamReader<WatchInteractionsRequestUpdate>(context);
452
var
reader = new TestAsyncStreamReader<WatchInteractionsRequestUpdate>(context);