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