2 writes to asyncWriteCallbackState
System.ServiceModel (2)
System\ServiceModel\Channels\PipeConnection.cs (2)
369this.asyncWriteCallbackState = state; 1093this.asyncWriteCallbackState = null;
1 reference to asyncWriteCallbackState
System.ServiceModel (1)
System\ServiceModel\Channels\PipeConnection.cs (1)
976state = this.asyncWriteCallbackState;