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