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