1 write to Value
Aspire.Hosting (1)
Backchannel\AuxiliaryBackchannelRpcTarget.cs (1)
329Value = result.Data is { } v ? new ExecuteResourceCommandResult
1 reference to Value
Aspire.Hosting.Tests (1)
WithProcessCommandTests.cs (1)
454Assert.Equal("hello-from-backchannel", response.Value?.Value);