2 instantiations of IpcServerChannel
System.Runtime.Remoting (2)
channels\ipc\ipcchannel.cs (2)
42_serverChannel = new IpcServerChannel(portName); 90_serverChannel = new IpcServerChannel(serverData, serverSinkProvider, securityDescriptor);
1 reference to IpcServerChannel
System.Runtime.Remoting (1)
channels\ipc\ipcchannel.cs (1)
28private IpcServerChannel _serverChannel = null; // server channel