2 writes to Attachments
Microsoft.TestPlatform.CommunicationUtilities (1)
_generated\37\TestPlatformJsonContext.TestRunAttachmentsProcessingPayload.g.cs (1)
61
Setter = static (obj, value) => ((global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunAttachmentsProcessingPayload)obj).
Attachments
= value!,
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (1)
VsTestConsoleRequestSender.cs (1)
933
Attachments
= attachments,
4 references to Attachments
Microsoft.TestPlatform.CommunicationUtilities (2)
_generated\37\TestPlatformJsonContext.TestRunAttachmentsProcessingPayload.g.cs (2)
60
Getter = static obj => ((global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunAttachmentsProcessingPayload)obj).
Attachments
,
149
IEnumerableAttachmentSetSerializeHandler(writer, ((global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunAttachmentsProcessingPayload)value).
Attachments
);
vstest.console (1)
TestPlatformHelpers\TestRequestManager.cs (1)
461
attachmentsProcessingPayload.
Attachments
!,
vstest.console.arm64 (1)
src\vstest\src\vstest.console\TestPlatformHelpers\TestRequestManager.cs (1)
461
attachmentsProcessingPayload.
Attachments
!,