1 write to _categoryId
Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger (1)
ObjectModel\TestEntry.cs (1)
31
_categoryId
= catId;
3 references to _categoryId
Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger (3)
ObjectModel\TestEntry.cs (3)
76
TPDebug.Assert(Equals(
_categoryId
, e.
_categoryId
));
112
helper.SaveGuid(element, "@testListId",
_categoryId
.Id);