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