1 write to _testOutputHelper
Microsoft.VisualStudio.Extensibility.Testing.Xunit (1)
src\VisualStudio\IntegrationTest\Harness\XUnitShared\OutOfProcess\TestInvoker_OutOfProc.cs (1)
41_testOutputHelper = testOutputHelper;
2 references to _testOutputHelper
Microsoft.VisualStudio.Extensibility.Testing.Xunit (2)
src\VisualStudio\IntegrationTest\Harness\XUnitShared\OutOfProcess\TestInvoker_OutOfProc.cs (2)
46_testOutputHelper.WriteLine(message); 51_testOutputHelper.WriteLine(format, args);