1 write to strategy
System.ServiceModel (1)
System\ServiceModel\Channels\TransmissionStrategy.cs (1)
1110this.strategy = strategy;
2 references to strategy
System.ServiceModel (2)
System\ServiceModel\Channels\TransmissionStrategy.cs (2)
1123attemptInfo = this.strategy.AddToWindow(this.attemptInfo.Message, this.isLast, this.attemptInfo.State); 1141if (this.strategy.RemoveAdder(this) && this.exception == null)