5 references to Port
System.Runtime.Remoting (5)
channels\ipc\portcache.cs (5)
75
connection.
Port
.Dispose();
117
if (connection == null || connection.
Port
.IsDisposed)
120
connection.
Port
.Cacheable = cacheable;
128
return connection.
Port
;
135
if (port.Cacheable && (connection == null || connection.
Port
.IsDisposed))