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