2 references to MultipleMatchesException
System.DirectoryServices.AccountManagement (2)
System\DirectoryServices\AccountManagement\AD\ADStoreCtx_LoadStore.cs (1)
656
throw new
MultipleMatchesException
(SR.MultipleMatchingPrincipals);
System\DirectoryServices\AccountManagement\SAM\SAMStoreCtx_LoadStore.cs (1)
463
throw new
MultipleMatchesException
(SR.MultipleMatchingPrincipals);