2 writes to _hasRuntimeInfo
System.Web (2)
Hosting\SimpleWorkerRequest.cs (2)
385_hasRuntimeInfo = true; 414_hasRuntimeInfo = false;
4 references to _hasRuntimeInfo
System.Web (4)
Hosting\SimpleWorkerRequest.cs (4)
205if (!_hasRuntimeInfo) 228if (_hasRuntimeInfo) { 244if (_hasRuntimeInfo) { 260if (_hasRuntimeInfo) {