2 references to udpTransportUriKey
System.ServiceModel.Channels (2)
System\ServiceModel\Channels\UdpTransportImporter.cs (2)
34
WsdlImporter.SoapInPolicyWorkaroundHelper.InsertAdHocPolicy(wsdlBinding, soapBinding.Transport, this.
udpTransportUriKey
);
46
string transportUri = WsdlImporter.SoapInPolicyWorkaroundHelper.FindAdHocPolicy(context, this.
udpTransportUriKey
, out wsdlBindingQName);