4 references to AppDomainIdInternal
System.Web (4)
HttpCachePolicy.cs (1)
742sb.Append(HttpRuntime.AppDomainIdInternal);
HttpRuntime.cs (2)
2997if (AppDomainIdInternal == null) 3010return AppDomainIdInternal;
VirtualPath.cs (1)
335if (HttpRuntime.AppDomainIdInternal == null) {