1 write to _serverSupportFunctionError
System.Web (1)
Hosting\ISAPIWorkerRequest.cs (1)
2437
_serverSupportFunctionError
= true;
1 reference to _serverSupportFunctionError
System.Web (1)
Hosting\ISAPIWorkerRequest.cs (1)
2433
else if (rc != 0 && !async && doneWithSession == 0 && !
_serverSupportFunctionError
) {