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