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)
28
private
IpcServerChannel
_serverChannel = null; // server channel