1 write to _globalAsaxVirtualPath
System.Web (1)
Compilation\BuildManager.cs (1)
397_globalAsaxVirtualPath = HttpRuntime.AppDomainAppVirtualPathObject.SimpleCombine(
1 reference to _globalAsaxVirtualPath
System.Web (1)
Compilation\BuildManager.cs (1)
131internal static VirtualPath GlobalAsaxVirtualPath { get { return _theBuildManager._globalAsaxVirtualPath; } }