2 references to AccountInfo
System.DirectoryServices.AccountManagement (2)
System\DirectoryServices\AccountManagement\AuthenticablePrincipal.cs (2)
81
_accountInfo = new
AccountInfo
(this);
401
_accountInfo ??= new
AccountInfo
(this);