1 implementation of DataRowInfo
Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger (1)
ObjectModel\TestResult.cs (1)
402
public int
DataRowInfo
{ get; set; }
1 write to DataRowInfo
Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger (1)
TrxLogger.cs (1)
713
testResult.
DataRowInfo
= testResultAggregation.InnerResults.Count;