1 write to _pathsAreLocal
System.Web (1)
Configuration\UserMapPath.cs (1)
34
_pathsAreLocal
= pathsAreLocal;
3 references to _pathsAreLocal
System.Web (3)
Configuration\UserMapPath.cs (3)
38
if (
_pathsAreLocal
) {
67
if (
_pathsAreLocal
) {
144
if (
_pathsAreLocal
&& FileUtil.IsSuspiciousPhysicalPath(physicalPath)) {