Implemented interface member:
method
UpdateAttachmentSets
Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.IPathConverter.UpdateAttachmentSets(System.Collections.ObjectModel.Collection<Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet>, Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.PathConversionDirection)
2 references to UpdateAttachmentSets
Microsoft.TestPlatform.CrossPlatEngine (2)
EventHandlers\PathConverter.cs (2)
96UpdateAttachmentSets(testRunCompleteEventArgs.AttachmentSets, updateDirection); 141UpdateAttachmentSets(tr.Attachments, updateDirection);