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