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