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)
111return _parentCategoryId;