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)
43get => _description;