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