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