3 references to IndexOfFirstMatchingDirectory
Microsoft.Build.Engine.UnitTests (3)
FileMatcher_Tests.cs (3)
2322if (IndexOfFirstMatchingDirectory(path, _fileSet1) != -1) 2327if (IndexOfFirstMatchingDirectory(path, _fileSet2) != -1) 2332if (IndexOfFirstMatchingDirectory(path, _fileSet3) != -1)