4 references to _attachmentsSet
Microsoft.TestPlatform.CrossPlatEngine (4)
PostProcessing\PostProcessingTestRunAttachmentsProcessingEventsHandler.cs (4)
46
_attachmentsSet
.Add(attachment);
54
_attachmentsSet
.Add(attachment);
57
if (!
_attachmentsSet
.IsEmpty)
64
foreach (var attachmentSet in
_attachmentsSet
)