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