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)
205
if (!
_hasRuntimeInfo
)
228
if (
_hasRuntimeInfo
) {
244
if (
_hasRuntimeInfo
) {
260
if (
_hasRuntimeInfo
) {