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