2 writes to _serviceChannel
Microsoft.VisualStudio.IntegrationTest.Setup (2)
IntegrationTestServiceCommands.cs (2)
120_serviceChannel = new IpcServerChannel( 164_serviceChannel = null;
3 references to _serviceChannel
Microsoft.VisualStudio.IntegrationTest.Setup (3)
IntegrationTestServiceCommands.cs (3)
129_serviceChannel.StartListening(null); 161if (_serviceChannel != null) 163_serviceChannel.StopListening(null);