1 write to TestRunStatistics
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
Client\Events\TestRunChangedEventArgs.cs (1)
24
TestRunStatistics
= stats;
1 reference to TestRunStatistics
Microsoft.TestPlatform.CommunicationUtilities (1)
Serialization\TestRunChangedEventArgsConverter.cs (1)
45
WriteProperty(writer, "TestRunStatistics", value.
TestRunStatistics
, options);