1 write to _appHost
System.Web (1)
Compilation\ClientBuildManager.cs (1)
676_appHost = appHost;
2 references to _appHost
System.Web (2)
Compilation\ClientBuildManager.cs (2)
271Debug.Assert(_appHost != null); 276return appManager.CreateObjectInternal(_appId, type, _appHost, failIfExists, _hostingParameters);