2 references to ConvertPropertyValueToString
Aspire.Hosting (2)
Backchannel\AuxiliaryBackchannelRpcTarget.cs (2)
1424
var stringValue =
ConvertPropertyValueToString
(value);
1450
if (
ConvertPropertyValueToString
(value) is { } stringValue)