2 references to BeforeTestRunStart
Microsoft.TestPlatform.CommunicationUtilities (2)
DataCollectionRequestHandler.cs (1)
184
case MessageType.
BeforeTestRunStart
:
DataCollectionRequestSender.cs (1)
115
_communicationManager.SendMessage(MessageType.
BeforeTestRunStart
, payload);