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