3 writes to _asyncReadPending
System.ServiceModel.NetTcp (3)
System\ServiceModel\Channels\SocketConnection.cs (3)
144_asyncReadPending = false; 193_asyncReadPending = true; 247_asyncReadPending = false;
3 references to _asyncReadPending
System.ServiceModel.NetTcp (3)
System\ServiceModel\Channels\SocketConnection.cs (3)
114if (_asyncReadPending) 140if (_asyncReadPending) 379if (!_asyncReadPending)