2 references to NormalizeRelativePathForGlobRepresentation
Microsoft.Build.Engine.UnitTests (2)
Globbing\MSBuildGlob_Tests.cs (2)
66
var expectedRoot =
NormalizeRelativePathForGlobRepresentation
(globRoot);
96
var expectedFixedDirectory =
NormalizeRelativePathForGlobRepresentation
(expectedFixedDirectoryPart);