2 implementations of UpdateAttachmentSets
Microsoft.TestPlatform.CrossPlatEngine (2)
EventHandlers\NullPathConverter.cs (1)
22
Collection<AttachmentSet> IPathConverter.
UpdateAttachmentSets
(Collection<AttachmentSet> attachmentSets, PathConversionDirection _) => attachmentSets;
EventHandlers\PathConverter.cs (1)
108
public Collection<AttachmentSet>
UpdateAttachmentSets
(Collection<AttachmentSet> attachmentSets, PathConversionDirection updateDirection)
1 reference to UpdateAttachmentSets
Microsoft.TestPlatform.CrossPlatEngine (1)
EventHandlers\TestRequestHandler.cs (1)
229
_pathConverter.
UpdateAttachmentSets
(curentArgs.AttachmentSets, PathConversionDirection.Send), curentArgs.InvokedDataCollectors, curentArgs.ElapsedTimeInRunningTests