1 write to _strategy
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\TransmissionStrategy.cs (1)
750_strategy = strategy;
2 references to _strategy
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\TransmissionStrategy.cs (2)
763_attemptInfo = _strategy.AddToWindow(_attemptInfo.Message, _isLast, _attemptInfo.State); 781if (_strategy.RemoveAdder(this) && _exception == null)