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