2 references to InternalAdd
System.ServiceModel (2)
System\ServiceModel\Channels\TransmissionStrategy.cs (2)
210
return
InternalAdd
(message, false, timeout, state, out attemptInfo);
221
InternalAdd
(message, true, timeout, state, out attemptInfo);