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)
131
internal static VirtualPath GlobalAsaxVirtualPath { get { return _theBuildManager.
_globalAsaxVirtualPath
; } }