4 writes to DisallowCodeDownload
mscorlib (2)
system\appdomain.cs (2)
2421FusionStore.DisallowCodeDownload = true; 2423FusionStore.DisallowCodeDownload = false;
System (1)
net\System\Net\_AutoWebProxyScriptWrapper.cs (1)
595s_AppDomainInfo.DisallowCodeDownload = true;
System.Web (1)
Hosting\ApplicationManager.cs (1)
1680setup.DisallowCodeDownload = true;
1 reference to DisallowCodeDownload
mscorlib (1)
system\appdomain.cs (1)
2532return FusionStore.DisallowCodeDownload;