1 write to _channel
System.Runtime.Remoting (1)
channels\ipc\ipcclientchannel.cs (1)
263_channel = channel;
2 references to _channel
System.Runtime.Remoting (2)
channels\ipc\ipcclientchannel.cs (2)
287if (authSet && ! _channel.IsSecured) 291port = portCache.GetConnection(_portName, _channel.IsSecured, _tokenImpersonationLevel, _timeout);