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