4 references to ExceptionSerializeHandler
Microsoft.TestPlatform.CommunicationUtilities (4)
_generated\100\TestPlatformJsonContext.Exception.g.cs (2)
36
SerializeHandler =
ExceptionSerializeHandler
,
235
ExceptionSerializeHandler
(writer, ((global::System.Exception)value).InnerException);
_generated\44\TestPlatformJsonContext.TestRunAttachmentsProcessingCompleteEventArgs.g.cs (1)
130
ExceptionSerializeHandler
(writer, ((global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunAttachmentsProcessingCompleteEventArgs)value).Error);
_generated\48\TestPlatformJsonContext.TestRunCompleteEventArgs.g.cs (1)
255
ExceptionSerializeHandler
(writer, ((global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCompleteEventArgs)value).Error);