1 write to ResultCollectionList
Microsoft.VisualStudio.TestPlatform.Extensions.Html.TestLogger (1)
ObjectModel\TestRunDetails.cs (1)
75
ResultCollectionList
??= new List<TestResultCollection>();
2 references to ResultCollectionList
Microsoft.VisualStudio.TestPlatform.Extensions.Html.TestLogger (2)
ObjectModel\TestRunDetails.cs (2)
19
/// <see cref="
ResultCollectionList
"/>. All of them are mutated from multiple threads while
76
ResultCollectionList
.Add(resultCollection);