2 references to NormalizePath
mscorlib (2)
system\io\path.cs (2)
384return NormalizePath(path, fullCheck, MaxPath, expandShortPaths: expandShortPaths); 391return NormalizePath(path, fullCheck, maxPathLength, expandShortPaths: true);