2 references to _maxPathLength
System.Web (2)
Util\FileUtil.cs (2)
133
int maxPathLength =
_maxPathLength
- reservedLength;
235
(physicalPath.Length >
_maxPathLength
||