3 writes to _asyncReadPending
System.ServiceModel.UnixDomainSocket (3)
System\ServiceModel\Channels\SocketConnection.cs (3)
126_asyncReadPending = false; 175_asyncReadPending = true; 229_asyncReadPending = false;
3 references to _asyncReadPending
System.ServiceModel.UnixDomainSocket (3)
System\ServiceModel\Channels\SocketConnection.cs (3)
96if (_asyncReadPending) 122if (_asyncReadPending) 358if (!_asyncReadPending)