3 references to AddTo
System.ServiceModel.Channels (2)
System\ServiceModel\Channels\UdpRequestContext.cs (1)
77
this.networkInterfaceMessageProperty.
AddTo
(message);
System\ServiceModel\Channels\UdpUtility.cs (1)
569
networkInterfaceMessageProperty.
AddTo
(message);
System.ServiceModel.Discovery (1)
System\ServiceModel\Discovery\UdpReplyToBehavior.cs (1)
150
state.NetworkInterfaceMessageProperty.
AddTo
(request);