7 references to Interactions
Aspire.Hosting.RemoteHost.Tests (7)
AtsExportsTests.cs (2)
93var data = await interactionService.Interactions.Reader.ReadAsync(); 135var data = await interactionService.Interactions.Reader.ReadAsync();
tests\Shared\TestInteractionService.cs (5)
40Interactions.Writer.TryWrite(data); 48Interactions.Writer.TryWrite(data); 63Interactions.Writer.TryWrite(data); 70Interactions.Writer.TryWrite(data); 86Interactions.Writer.TryWrite(data);