2 references to WithTrailingSlash
Microsoft.Build (2)
Globbing\MSBuildGlob.cs (2)
181globRoot = Strings.WeakIntern(FileUtilities.NormalizePath(globRoot).WithTrailingSlash()); 242return normalizedFixedPart.WithTrailingSlash();