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