1 write to _appManager
System.Web (1)
Hosting\AppDomainFactory.cs (1)
133
_appManager
= ApplicationManager.GetApplicationManager();
3 references to _appManager
System.Web (3)
Hosting\AppDomainFactory.cs (3)
134
_appManager
.Open();
172
ISAPIRuntime isapiRuntime = (ISAPIRuntime)
_appManager
.CreateObjectInternal(appId, typeof(ISAPIRuntime), appHost,
190
_appManager
.Close();