2 writes to _connectionClosed
System.Web (2)
Hosting\IIS7WorkerRequest.cs (2)
910_connectionClosed = true; 917_connectionClosed = true;
9 references to _connectionClosed
System.Web (9)
Hosting\IIS7WorkerRequest.cs (9)
836return (!_connectionClosed && IIS.MgdIsClientConnected(_context)); 938if (_connectionClosed) 948if (_connectionClosed) 987if (_connectionClosed) 1033if (_connectionClosed) 1063if (_connectionClosed) 1092if (_connectionClosed) 1331if (_connectionClosed) 1408if (_connectionClosed)