3 references to IEnumerableAttachmentSetSerializeHandler
Microsoft.TestPlatform.CommunicationUtilities (3)
_generated\25\TestPlatformJsonContext.TestRunAttachmentsProcessingCompletePayload.g.cs (1)
111
IEnumerableAttachmentSetSerializeHandler
(writer, ((global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.TestRunAttachmentsProcessingCompletePayload)value).Attachments);
_generated\45\TestPlatformJsonContext.TestRunAttachmentsProcessingPayload.g.cs (1)
149
IEnumerableAttachmentSetSerializeHandler
(writer, ((global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunAttachmentsProcessingPayload)value).Attachments);
_generated\82\TestPlatformJsonContext.IEnumerableAttachmentSet.g.cs (1)
32
SerializeHandler =
IEnumerableAttachmentSetSerializeHandler
,