2 references to UpdateAttachmentSet
Microsoft.TestPlatform.CrossPlatEngine (2)
EventHandlers\PathConverter.cs (2)
111
attachmentSets.ToList().ForEach(i =>
UpdateAttachmentSet
(i, updateDirection));
118
attachmentSets!.ToList().ForEach(i =>
UpdateAttachmentSet
(i, updateDirection));