1 write to ExecutionId
Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger (1)
TrxLogger.cs (1)
733te.ExecutionId = executionId;
4 references to ExecutionId
Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger (4)
ObjectModel\TestEntry.cs (4)
70if (!ExecutionId.Equals(e.ExecutionId)) 88return ExecutionId.GetHashCode(); 109helper.SaveGuid(element, "@executionId", ExecutionId);