4 references to appRelativeAttempted
System.Web (4)
VirtualPath.cs (4)
130if (flags[appRelativeAttempted]) 141flags[appRelativeAttempted] = true; 243combinedVirtualPath.CopyFlagsFrom(this, isWithinAppRootComputed | isWithinAppRoot | appRelativeAttempted); 340if (flags[appRelativeAttempted]) {