14 instantiations of GetFilesComplexGlobbingMatchingInfo
Microsoft.Build.Engine.UnitTests (14)
FileMatcher_Tests.cs (14)
250new GetFilesComplexGlobbingMatchingInfo 268new GetFilesComplexGlobbingMatchingInfo 290new GetFilesComplexGlobbingMatchingInfo 308new GetFilesComplexGlobbingMatchingInfo 329new GetFilesComplexGlobbingMatchingInfo 348new GetFilesComplexGlobbingMatchingInfo 365new GetFilesComplexGlobbingMatchingInfo 389new GetFilesComplexGlobbingMatchingInfo 408new GetFilesComplexGlobbingMatchingInfo 420new GetFilesComplexGlobbingMatchingInfo 440new GetFilesComplexGlobbingMatchingInfo 458new GetFilesComplexGlobbingMatchingInfo 483new GetFilesComplexGlobbingMatchingInfo 505new GetFilesComplexGlobbingMatchingInfo
4 references to GetFilesComplexGlobbingMatchingInfo
Microsoft.Build.Engine.UnitTests (4)
FileMatcher_Tests.cs (4)
98[MemberData(nameof(GetFilesComplexGlobbingMatchingInfo.GetTestData), MemberType = typeof(GetFilesComplexGlobbingMatchingInfo))] 99public void GetFilesComplexGlobbingMatching(GetFilesComplexGlobbingMatchingInfo info) 104foreach (string fullPath in GetFilesComplexGlobbingMatchingInfo.FilesToCreate.Select(i => Path.Combine(testFolder.Path, i.ToPlatformSlash())))