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