1 write to Name
Aspire.Hosting (1)
Backchannel\AuxiliaryBackchannelRpcTarget.cs (1)
1370
Name
= input.Name,
2 references to Name
Aspire.Hosting.Tests (2)
Backchannel\AuxiliaryBackchannelRpcTargetTests.cs (2)
306
Assert.Equal("selector", argumentInput.
Name
);
2487
var profileInput = Assert.Single(response.ArgumentInputs!, input => input.
Name
== "profile");