2 references to DesignModeTestEventsRegistrar
Microsoft.VisualStudio.TestPlatform.Client (2)
DesignMode\DesignModeClient.cs (2)
477
testRequestManager.RunTests(testRunPayload!, customLauncher, new
DesignModeTestEventsRegistrar
(this), _protocolConfig);
515
testRequestManager.DiscoverTests(discoveryRequestPayload, new
DesignModeTestEventsRegistrar
(this), _protocolConfig);