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