1 write to _portName
System.Runtime.Remoting (1)
channels\ipc\ipcclientchannel.cs (1)
270_portName = simpleChannelUri.Substring(start);;
1 reference to _portName
System.Runtime.Remoting (1)
channels\ipc\ipcclientchannel.cs (1)
291port = portCache.GetConnection(_portName, _channel.IsSecured, _tokenImpersonationLevel, _timeout);