1 write to TestRunChangedArgs
Microsoft.TestPlatform.CommunicationUtilities (1)
_generated\28\TestPlatformJsonContext.TestRunStatsPayload.g.cs (1)
61
Setter = 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)
60
Getter = static obj => ((global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.TestRunStatsPayload)obj).
TestRunChangedArgs
,
109
TestRunChangedEventArgsSerializeHandler(writer, ((global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.TestRunStatsPayload)value).
TestRunChangedArgs
);