1 write to _testEntries
Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger (1)
ObjectModel\TestEntry.cs (1)
48_testEntries ??= new List<TestEntry>();
1 reference to _testEntries
Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger (1)
ObjectModel\TestEntry.cs (1)
50return _testEntries;