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