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