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)
288_dataCollectionSink.SendFileAsync(fileTransferInformation); 525_dataCollectionSink.SendFileAsync(fti); 547_dataCollectionSink.SendFileAsync(fileTransferInformation); 605_dataCollectionSink.SendFileAsync(fileTranferInformation);
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
DataCollector\DataCollectionSink.cs (1)
48SendFileAsync(fileInfo);