2 references to BeforeTestRunStart
Microsoft.TestPlatform.CommunicationUtilities (2)
DataCollectionRequestHandler.cs (1)
188case MessageType.BeforeTestRunStart:
DataCollectionRequestSender.cs (1)
123_communicationManager.SendMessage(MessageType.BeforeTestRunStart, payload, ProtocolVersioning.HighestSupportedVersion);