1 write to InputType
Aspire.Hosting (1)
Backchannel\AuxiliaryBackchannelRpcTarget.cs (1)
1374
InputType
= input.InputType.ToString(),
1 reference to InputType
Aspire.Hosting.Tests (1)
Backchannel\AuxiliaryBackchannelRpcTargetTests.cs (1)
310
Assert.Equal(nameof(InputType.Text), argumentInput.
InputType
);