3 writes to _asyncReadPending
System.ServiceModel.NetTcp (3)
System\ServiceModel\Channels\SocketConnection.cs (3)
146_asyncReadPending = false; 195_asyncReadPending = true; 249_asyncReadPending = false;
3 references to _asyncReadPending
System.ServiceModel.NetTcp (3)
System\ServiceModel\Channels\SocketConnection.cs (3)
116if (_asyncReadPending) 142if (_asyncReadPending) 381if (!_asyncReadPending)