Searched refs:HasBeenRemovedFromAppManagerTable (Results 1 – 2 of 2) sorted by relevance
752 if (!env.HasBeenRemovedFromAppManagerTable) { in HostingEnvironmentShutdownInitiated()753 env.HasBeenRemovedFromAppManagerTable = true; in HostingEnvironmentShutdownInitiated()
661 internal bool HasBeenRemovedFromAppManagerTable { property in System.Web.Hosting.HostingEnvironment