1 write to _dataSerializer
Microsoft.TestPlatform.CommunicationUtilities (1)
DataCollectionTestCaseEventSender.cs (1)
37
_dataSerializer
= dataSerializer;
1 reference to _dataSerializer
Microsoft.TestPlatform.CommunicationUtilities (1)
DataCollectionTestCaseEventSender.cs (1)
103
attachmentSets =
_dataSerializer
.DeserializePayload<Collection<AttachmentSet>>(message);