1 reference to MachineName
System.Diagnostics.EventLog (1)
System\Diagnostics\EventLogEntry.cs (1)
286
if (Interop.Advapi32.LookupAccountSid(
MachineName
, sid, bufUserName, ref userNameLen, bufDomainName, ref domainNameLen, out int sidNameUse) != 0)