1 write to _description
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
DataCollector\TransferInformation\BaseTransferInformation.cs (1)
47
_description
= value ?? string.Empty;
1 reference to _description
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
DataCollector\TransferInformation\BaseTransferInformation.cs (1)
43
get =>
_description
;