2 references to InternalAddMessage
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableOutputConnection.cs (2)
160this.InternalAddMessage(message, timeout, null, true); 181return this.InternalAddMessage(message, timeout, state, false);