2 writes to _hostCreationPending
System.Web (2)
Compilation\ClientBuildManager.cs (2)
653_hostCreationPending = true; 689_hostCreationPending = false;
1 reference to _hostCreationPending
System.Web (1)
Compilation\ClientBuildManager.cs (1)
651Debug.Assert(!_hostCreationPending, "CreateHost: creation already pending");