2 references to PropName_ExecutedTests
Microsoft.TestPlatform.CommunicationUtilities (2)
_generated\34\TestPlatformJsonContext.ITestRunStatistics.g.cs (1)
110writer.WriteNumber(PropName_ExecutedTests, ((global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ITestRunStatistics)value).ExecutedTests);
_generated\43\TestPlatformJsonContext.TestRunStatistics.g.cs (1)
108writer.WriteNumber(PropName_ExecutedTests, ((global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunStatistics)value).ExecutedTests);