1 write to _trxFileHelper
Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger (1)
ObjectModel\UriDataAttachment.cs (1)
34
_trxFileHelper
= trxFileHelper;
1 reference to _trxFileHelper
Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger (1)
ObjectModel\UriDataAttachment.cs (1)
101
return new UriDataAttachment(Description, uriToUse,
_trxFileHelper
);