3 references to IndexOfFirstMatchingDirectory
Microsoft.Build.Framework.UnitTests (3)
FileMatcher_Tests.cs (3)
2347
if (
IndexOfFirstMatchingDirectory
(path, _fileSet1) != -1)
2352
if (
IndexOfFirstMatchingDirectory
(path, _fileSet2) != -1)
2357
if (
IndexOfFirstMatchingDirectory
(path, _fileSet3) != -1)