1 override of SendFileAsync
Microsoft.VisualStudio.TestPlatform.Common (1)
DataCollection\TestPlatformDataCollectionSink.cs (1)
59
public override void
SendFileAsync
(FileTransferInformation fileTransferInformation)
5 references to SendFileAsync
Microsoft.TestPlatform.Extensions.BlameDataCollector (4)
BlameCollector.cs (4)
283
_dataCollectionSink.
SendFileAsync
(fileTransferInformation);
520
_dataCollectionSink.
SendFileAsync
(fti);
542
_dataCollectionSink.
SendFileAsync
(fileTransferInformation);
600
_dataCollectionSink.
SendFileAsync
(fileTranferInformation);
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
DataCollector\DataCollectionSink.cs (1)
48
SendFileAsync
(fileInfo);