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