4 references to AddToWindow
System.ServiceModel (4)
System\ServiceModel\Channels\TransmissionStrategy.cs (4)
488
attemptInfo =
AddToWindow
(message, isLast, state);
520
attemptInfo =
AddToWindow
(message, isLast, state);
870
this.attemptInfo = strategy.
AddToWindow
(this.attemptInfo.Message, this.isLast, this.attemptInfo.State);
1123
attemptInfo = this.strategy.
AddToWindow
(this.attemptInfo.Message, this.isLast, this.attemptInfo.State);