2 writes to _service
Microsoft.VisualStudio.IntegrationTest.Setup (2)
IntegrationTestServiceCommands.cs (2)
118_service = new IntegrationService(); 168_service = null;
2 references to _service
Microsoft.VisualStudio.IntegrationTest.Setup (2)
IntegrationTestServiceCommands.cs (2)
122portName: _service.PortName, 127_marshalledService = RemotingServices.Marshal(_service, serviceType.FullName, serviceType);