3 references to SocketCachePolicyKey
System.Runtime.Remoting (3)
channels\tcp\tcpclientchannel.cs (3)
568case SocketCachePolicyKey: return _socketCachePolicy.ToString(); 610case SocketCachePolicyKey: _socketCachePolicy = (SocketCachePolicy)(value is SocketCachePolicy ? value : 648keys.Add(SocketCachePolicyKey);