2 references to PortConnection
System.Runtime.Remoting (2)
channels\ipc\portcache.cs (2)
119connection = new PortConnection(IpcPort.Connect(portName, secure, level, timeout)); 139_connections[portName] = new PortConnection(port);