3 references to DomainKey
System.Runtime.Remoting (3)
channels\http\httpclientchannel.cs (3)
800
case
DomainKey
: return _securityDomain;
825
case
DomainKey
: _securityDomain = (String)value; break;
863
keys.Add(
DomainKey
);