3 references to Tests
Microsoft.DotNet.Build.Tasks.VisualStudio (3)
OptProf\GenerateTrainingInputFiles.cs (1)
93WriteEntries(assembly.Tests, assemblyEntries);
OptProf\GetRunSettingsSessionConfiguration.cs (2)
129? config.Assemblies.SelectMany(x => x.Tests.Select(y => y.Container + ".dll")) 147? config.Assemblies.SelectMany(x => x.Tests.SelectMany(y => y.TestCases))