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