1 write to _appDomainAppId
System.Web (1)
HttpRuntime.cs (1)
322_appDomainAppId = GetAppDomainString(".appId");
5 references to _appDomainAppId
System.Web (5)
HttpRuntime.cs (5)
330PerfCounters.Open(_appDomainAppId); 454UnsafeNativeMethods.StartPrefetchActivity((uint)StringUtil.GetStringHashCode(_appDomainAppId)); 1869Debug.Trace("AppDomainFactory", "ReleaseResourcesAndUnloadAppDomain, Id=" + _appDomainAppId 1898Debug.Trace("AppDomainFactory", "AppDomain.Unload exception: " + e + "; Id=" + _appDomainAppId); 2948return _theRuntime._appDomainAppId;