2 references to ConvertArgumentValue
Aspire.Hosting (2)
Backchannel\AuxiliaryBackchannelRpcTarget.cs (2)
388
values[property.Key] =
ConvertArgumentValue
(property.Key, property.Value);
403
.Select((value, index) =>
ConvertArgumentValue
($"[{index}]", value))