1 write to s_ApplicationContext
System.Web (1)
Hosting\IPipelineRuntime.cs (1)
304s_ApplicationContext = appContext;
3 references to s_ApplicationContext
System.Web (3)
Hosting\IPipelineRuntime.cs (3)
268if (s_ApplicationContext == IntPtr.Zero) { 736if (s_thisAppDomainsIsapiAppId != null && s_ApplicationContext != IntPtr.Zero) { 740UnsafeIISMethods.MgdAppDomainShutdown(s_ApplicationContext);