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)
103attachmentSets = _dataSerializer.DeserializePayload<Collection<AttachmentSet>>(message);