3 references to GetRoleOwner
System.DirectoryServices (3)
System\DirectoryServices\ActiveDirectory\Domain.cs (3)
901_cachedPdcRoleOwner ??= GetRoleOwner(ActiveDirectoryRole.PdcRole); 911return _cachedRidRoleOwner ??= GetRoleOwner(ActiveDirectoryRole.RidRole); 920return _cachedInfrastructureRoleOwner ??= GetRoleOwner(ActiveDirectoryRole.InfrastructureRole);