2 references to EndsWithSlash
Microsoft.Build.Framework (2)
FileClassifier.cs (2)
322
if (
EndsWithSlash
(path))
357
if (fileSpec.Length >= 1 && !
EndsWithSlash
(fileSpec))