2 writes to _parentCategoryId
Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger (2)
ObjectModel\TestListCategory.cs (2)
37
_parentCategoryId
= parentCategoryId;
117
_parentCategoryId
= value;
1 reference to _parentCategoryId
Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger (1)
ObjectModel\TestListCategory.cs (1)
111
return
_parentCategoryId
;