4 references to EndsWithSlash
Microsoft.Build (1)
Definition\Toolset.cs (1)
370if (FileUtilities.EndsWithSlash(toolsPathToUse))
Microsoft.Build.Framework (3)
FileUtilities.cs (2)
914else if ((directory.Length > 0) && !EndsWithSlash(directory)) 1002if (NativeMethods.IsWindows && !EndsWithSlash(fullPath))
ItemSpecModifiers.cs (1)
495if (!FileUtilities.EndsWithSlash(root))