2 references to FindByIdentityWithTypeHelper
System.DirectoryServices.AccountManagement (2)
System\DirectoryServices\AccountManagement\Principal.cs (2)
908return FindByIdentityWithTypeHelper(context, principalType, null, identityValue, DateTime.UtcNow); 923return FindByIdentityWithTypeHelper(context, principalType, identityType, identityValue, DateTime.UtcNow);