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