1 write to TestRunChangedArgs
Microsoft.TestPlatform.CommunicationUtilities (1)
_generated\28\TestPlatformJsonContext.TestRunStatsPayload.g.cs (1)
61Setter = static (obj, value) => ((global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.TestRunStatsPayload)obj).TestRunChangedArgs = value!,
2 references to TestRunChangedArgs
Microsoft.TestPlatform.CommunicationUtilities (2)
_generated\28\TestPlatformJsonContext.TestRunStatsPayload.g.cs (2)
60Getter = static obj => ((global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.TestRunStatsPayload)obj).TestRunChangedArgs, 109TestRunChangedEventArgsSerializeHandler(writer, ((global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.TestRunStatsPayload)value).TestRunChangedArgs);