2 writes to _catId
Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger (2)
ObjectModel\TestElement.cs (2)
51_catId = TestListCategoryId.Uncategorized; 156_catId = value;
1 reference to _catId
Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger (1)
ObjectModel\TestElement.cs (1)
151get { return _catId; }