1 instantiation of IpcClientHandler
System.Runtime.Remoting (1)
channels\ipc\ipcclientchannel.cs (1)
297
IpcClientHandler handler = new
IpcClientHandler
(port, ipcStream, this);
1 reference to IpcClientHandler
System.Runtime.Remoting (1)
channels\ipc\ipcclientchannel.cs (1)
297
IpcClientHandler
handler = new IpcClientHandler(port, ipcStream, this);