3 references to isWithinAppRootComputed
System.Web (3)
VirtualPath.cs (3)
243combinedVirtualPath.CopyFlagsFrom(this, isWithinAppRootComputed | isWithinAppRoot | appRelativeAttempted); 334if (!flags[isWithinAppRootComputed]) { 350flags[isWithinAppRootComputed] = true;