14 instantiations of GetFilesComplexGlobbingMatchingInfo
Microsoft.Build.Framework.UnitTests (14)
FileMatcher_Tests.cs (14)
249new GetFilesComplexGlobbingMatchingInfo 267new GetFilesComplexGlobbingMatchingInfo 289new GetFilesComplexGlobbingMatchingInfo 307new GetFilesComplexGlobbingMatchingInfo 328new GetFilesComplexGlobbingMatchingInfo 347new GetFilesComplexGlobbingMatchingInfo 364new GetFilesComplexGlobbingMatchingInfo 388new GetFilesComplexGlobbingMatchingInfo 407new GetFilesComplexGlobbingMatchingInfo 419new GetFilesComplexGlobbingMatchingInfo 439new GetFilesComplexGlobbingMatchingInfo 457new GetFilesComplexGlobbingMatchingInfo 482new GetFilesComplexGlobbingMatchingInfo 504new GetFilesComplexGlobbingMatchingInfo
4 references to GetFilesComplexGlobbingMatchingInfo
Microsoft.Build.Framework.UnitTests (4)
FileMatcher_Tests.cs (4)
97[MemberData(nameof(GetFilesComplexGlobbingMatchingInfo.GetTestData), MemberType = typeof(GetFilesComplexGlobbingMatchingInfo), DisableDiscoveryEnumeration = true)] 98public void GetFilesComplexGlobbingMatching(GetFilesComplexGlobbingMatchingInfo info) 103foreach (string fullPath in GetFilesComplexGlobbingMatchingInfo.FilesToCreate.Select(i => Path.Combine(testFolder.Path, i.ToPlatformSlash())))