Searched refs:PreloadContext (Results 1 – 2 of 2) sorted by relevance
980 ac.PreloadContext = context; in SetApplicationPreloadState()1000 ac.PreloadContext, in PreloadApplicationIfNotShuttingdown()1023 if (_preloadUtil == null || ac.PreloadContext == null || ac.HostEnv != null) { in PreloadApplicationIfRequired()1032 …GetApplicationPreloadInfoWithAssert(ac.PreloadContext, out stillEnabled, out preloadObjTypeName, o… in PreloadApplicationIfRequired()1102 ac.PreloadContext, in PreloadApplicationIfRequired()1120 ac.PreloadContext, in PreloadApplicationIfRequired()
53 internal string PreloadContext { get; set; } property in System.Web.Hosting.LockableAppDomainContext759 if (ac.PreloadContext != null && !ac.RetryingPreload) { in HostingEnvironmentShutdownInitiated()