2 references to IpcServerChannel
System.Runtime.Remoting (2)
channels\ipc\ipcchannel.cs (1)
90
_serverChannel = new
IpcServerChannel
(serverData, serverSinkProvider, securityDescriptor);
channels\ipc\ipcserverchannel.cs (1)
89
:
this
(properties, sinkProvider, null)