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