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