3 references to IndexOfFirstMatchingDirectory
Microsoft.Build.Engine.UnitTests (3)
FileMatcher_Tests.cs (3)
2323
if (
IndexOfFirstMatchingDirectory
(path, _fileSet1) != -1)
2328
if (
IndexOfFirstMatchingDirectory
(path, _fileSet2) != -1)
2333
if (
IndexOfFirstMatchingDirectory
(path, _fileSet3) != -1)