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