1 write to s_allResults
Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger (1)
ObjectModel\TestListCategory.cs (1)
89s_allResults ??= new TestListCategory(
2 references to s_allResults
Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger (2)
ObjectModel\TestListCategory.cs (2)
85if (s_allResults == null) 94return s_allResults;