1 write to asyncSendState
System.ServiceModel (1)
System\ServiceModel\Channels\HttpPipeline.cs (1)
480this.asyncSendState = state;
1 reference to asyncSendState
System.ServiceModel (1)
System\ServiceModel\Channels\HttpPipeline.cs (1)
623this.asyncSendCallback.Invoke(this.asyncSendState, t.Result);