1 override of SendFileAsync
Microsoft.VisualStudio.TestPlatform.Common (1)
DataCollection\TestPlatformDataCollectionSink.cs (1)
59public 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)
48SendFileAsync(fileInfo);