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