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