2 references to new
Microsoft.TestPlatform.CommunicationUtilities (1)
Serialization\TestRunStatisticsConverter.cs (1)
44return new TestRunStatistics(executedTests, stats);
Microsoft.TestPlatform.CrossPlatEngine (1)
Client\MTP\MtpProxyExecutionManager.cs (1)
526=> new(_executed, new Dictionary<TestOutcome, long>(_byOutcome));