2 writes to asyncReadState
System.ServiceModel (2)
System\ServiceModel\Channels\SocketConnection.cs (2)
1160this.asyncReadState = state; 1345this.asyncReadState = null;
1 reference to asyncReadState
System.ServiceModel (1)
System\ServiceModel\Channels\SocketConnection.cs (1)
1343object asyncReadState = this.asyncReadState;