2 writes to _marshalledService
Microsoft.VisualStudio.IntegrationTestService (2)
src\VisualStudio\IntegrationTest\Harness\IntegrationTestServiceShared\IntegrationTestServiceCommands.cs (2)
99_marshalledService = RemotingServices.Marshal(_service, serviceType.FullName, serviceType); 125_marshalledService = null;
1 reference to _marshalledService
Microsoft.VisualStudio.IntegrationTestService (1)
src\VisualStudio\IntegrationTest\Harness\IntegrationTestServiceShared\IntegrationTestServiceCommands.cs (1)
124GC.KeepAlive(_marshalledService);