1 write to TestInvokerInProc
Microsoft.VisualStudio.Extensibility.Testing.Xunit (1)
src\VisualStudio\IntegrationTest\Harness\XUnitShared\OutOfProcess\TestInvoker_OutOfProc.cs (1)
22TestInvokerInProc = CreateInProcComponent<TestInvoker_InProc>(visualStudioInstance);
1 reference to TestInvokerInProc
Microsoft.VisualStudio.Extensibility.Testing.Xunit (1)
src\VisualStudio\IntegrationTest\Harness\XUnitShared\OutOfProcess\TestInvoker_OutOfProc.cs (1)
32return TestInvokerInProc.CreateTestAssemblyRunner(testAssembly, testCases, diagnosticMessageSink, executionMessageSink, executionOptions);