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