2 writes to RetryingPreload
System.Web (2)
Hosting\ProcessHost.cs (2)
1077
ac.
RetryingPreload
= true;
1082
ac.
RetryingPreload
= false;
1 reference to RetryingPreload
System.Web (1)
Hosting\ApplicationManager.cs (1)
759
if (ac.PreloadContext != null && !ac.
RetryingPreload
) {