1 instantiation of BeforeTestRunStartPayload
Microsoft.TestPlatform.CommunicationUtilities (1)
DataCollectionRequestSender.cs (1)
108var payload = new BeforeTestRunStartPayload
4 references to BeforeTestRunStartPayload
Microsoft.TestPlatform.CommunicationUtilities (4)
DataCollectionRequestHandler.cs (3)
241private void AddExtensionAssemblies(BeforeTestRunStartPayload payload) 300var payload = _dataSerializer.DeserializePayload<BeforeTestRunStartPayload>(message);
DataCollectionRequestSender.cs (1)
108var payload = new BeforeTestRunStartPayload