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