3 references to NormalizePath
mscorlib (3)
system\io\longpath.cs (3)
44return NormalizePath(path, true); 118tempPath = NormalizePath(tempPath, false); 145path = NormalizePath(tempPath, false);