3 references to IndexOfFirstMatchingDirectory
Microsoft.Build.Engine.UnitTests (3)
FileMatcher_Tests.cs (3)
2348if (IndexOfFirstMatchingDirectory(path, _fileSet1) != -1) 2353if (IndexOfFirstMatchingDirectory(path, _fileSet2) != -1) 2358if (IndexOfFirstMatchingDirectory(path, _fileSet3) != -1)