3 references to ProtectionLevelKey
System.Runtime.Remoting (3)
channels\tcp\tcpclientchannel.cs (3)
577
case
ProtectionLevelKey
:
624
case
ProtectionLevelKey
: _protectionLevel = (ProtectionLevel)(value is ProtectionLevel ? value :
653
keys.Add(
ProtectionLevelKey
);