2 references to portCache
System.Runtime.Remoting (2)
channels\ipc\ipcclientchannel.cs (2)
273internal ConnectionCache Cache { get { return portCache; } } 291port = portCache.GetConnection(_portName, _channel.IsSecured, _tokenImpersonationLevel, _timeout);