1 write to ArgumentInputs
Aspire.Hosting (1)
Backchannel\AuxiliaryBackchannelRpcTarget.cs (1)
326ArgumentInputs = request.ReturnArgumentInputs && loadedArguments is not null
1 reference to ArgumentInputs
Aspire.Hosting.Tests (1)
Backchannel\AuxiliaryBackchannelRpcTargetTests.cs (1)
2487var profileInput = Assert.Single(response.ArgumentInputs!, input => input.Name == "profile");