3 references to Tests
Microsoft.DotNet.Build.Tasks.VisualStudio (3)
OptProf\GenerateTrainingInputFiles.cs (1)
86WriteEntries(product.Tests, ibcEntries);
OptProf\GetRunSettingsSessionConfiguration.cs (2)
125? config.Products.SelectMany(x => x.Tests.Select(y => y.Container + ".dll")) 143? config.Products.SelectMany(x => x.Tests.SelectMany(y => y.TestCases ?? y.FilteredTestCases.SelectMany(z => z.TestCases)))