2 references to GetSendSocketUsingInterfaceIndex
System.ServiceModel.Channels (2)
System\ServiceModel\Channels\ServerUdpOutputChannel.cs (2)
131UdpSocket socket = this.GetSendSocketUsingInterfaceIndex(message.Properties, out exceptionToBeThrown); 160UdpSocket socket = this.GetSendSocketUsingInterfaceIndex(message.Properties, out exceptionToBeThrown);