4 references to
mscorlib (4)
system\io\path.cs (4)
707
while((spaceCount < newBuffer.Length) && newBuffer
[
spaceCount] == ' ')
844
if (newBuffer
[
i] == '~' && expandShortPaths)
858
if (newBuffer
[
i] == DirectorySeparatorChar) {
887
if (newBuffer
[
startIndex] == '\\') {