14 instantiations of GetFilesComplexGlobbingMatchingInfo
Microsoft.Build.Engine.UnitTests (14)
FileMatcher_Tests.cs (14)
251new GetFilesComplexGlobbingMatchingInfo 269new GetFilesComplexGlobbingMatchingInfo 291new GetFilesComplexGlobbingMatchingInfo 309new GetFilesComplexGlobbingMatchingInfo 330new GetFilesComplexGlobbingMatchingInfo 349new GetFilesComplexGlobbingMatchingInfo 366new GetFilesComplexGlobbingMatchingInfo 390new GetFilesComplexGlobbingMatchingInfo 409new GetFilesComplexGlobbingMatchingInfo 421new GetFilesComplexGlobbingMatchingInfo 441new GetFilesComplexGlobbingMatchingInfo 459new GetFilesComplexGlobbingMatchingInfo 484new GetFilesComplexGlobbingMatchingInfo 506new GetFilesComplexGlobbingMatchingInfo
4 references to GetFilesComplexGlobbingMatchingInfo
Microsoft.Build.Engine.UnitTests (4)
FileMatcher_Tests.cs (4)
99[MemberData(nameof(GetFilesComplexGlobbingMatchingInfo.GetTestData), MemberType = typeof(GetFilesComplexGlobbingMatchingInfo))] 100public void GetFilesComplexGlobbingMatching(GetFilesComplexGlobbingMatchingInfo info) 105foreach (string fullPath in GetFilesComplexGlobbingMatchingInfo.FilesToCreate.Select(i => Path.Combine(testFolder.Path, i.ToPlatformSlash())))