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