1 write to _testAssembly
Microsoft.VisualStudio.Extensibility.Testing.Xunit (1)
src\VisualStudio\IntegrationTest\Harness\XUnitShared\Harness\IdeTestAssemblyRunner.cs (1)
512_testAssembly = testAssembly;
4 references to _testAssembly
Microsoft.VisualStudio.Extensibility.Testing.Xunit (4)
src\VisualStudio\IntegrationTest\Harness\XUnitShared\Harness\IdeTestAssemblyRunner.cs (4)
513_assembly = new IpcAssemblyInfo(_testAssembly.Assembly); 518public string ConfigFileName => _testAssembly.ConfigFileName; 522_testAssembly.Deserialize(info); 527_testAssembly.Serialize(info);