3 references to OriginUrl
System.Web (3)
Compilation\BuildManager.cs (1)
659specialFilesHashCodeCombiner.AddObject(casConfig.OriginUrl);
Hosting\ApplicationManager.cs (1)
1456String originUrl = trustSection.OriginUrl;
HttpRuntime.cs (1)
3161PolicyLevel policyLevel = CreatePolicyLevel(file, AppDomainAppPathInternal, CodegenDirInternal, trustSection.OriginUrl, out foundGacToken);