4 references to OptProfTrainingTest
Microsoft.DotNet.Build.Tasks.VisualStudio (4)
OptProf\GenerateTrainingInputFiles.cs (2)
114
private void WriteEntries(
OptProfTrainingTest
[] tests, IbcEntry[] ibcEntries)
116
foreach (
var
test in tests)
OptProf\Json\AssemblyOptProfTraining.cs (1)
17
public
OptProfTrainingTest
[] Tests { get; set; }
OptProf\Json\ProductOptProfTraining.cs (1)
14
public
OptProfTrainingTest
[] Tests { get; set; }