1 write to weakWildcardGeneratedAddressPrefix
System.ServiceModel (1)
System\ServiceModel\Channels\TransportChannelListener.cs (1)
379
weakWildcardGeneratedAddressPrefix
= "Temporary_Listen_Addresses/" + Guid.NewGuid().ToString();
1 reference to weakWildcardGeneratedAddressPrefix
System.ServiceModel (1)
System\ServiceModel\Channels\TransportChannelListener.cs (1)
173
return
weakWildcardGeneratedAddressPrefix
;