1 reference to LookupAccountSid
System (1)
services\monitoring\system\diagnosticts\EventLogEntry.cs (1)
378if(UnsafeNativeMethods.LookupAccountSid(MachineName, sid, bufUserName, ref userNameLen, bufDomainName, ref domainNameLen, ref sidNameUse) != 0) {