1 reference to GetSid
System.Runtime.Remoting (1)
channels\tcp\tcpclientchannel.cs (1)
465String machinePortAndSid = _machineAndPort + (_channel.IsSecured ? "/" + GetSid() : null);