2 references to UriDataAttachment
Microsoft.TestPlatform.CommunicationUtilities (1)
Serialization\AttachmentConverters.cs (1)
70
return new
UriDataAttachment
(uri, description);
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
AttachmentSet.cs (1)
82
return new
UriDataAttachment
(uri, description);