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