2 instantiations of TokenPrivileges
System (2)
services\monitoring\system\diagnosticts\Process.cs (1)
1477NativeMethods.TokenPrivileges tkp = new NativeMethods.TokenPrivileges();
services\monitoring\system\diagnosticts\ProcessManager.cs (1)
114NativeMethods.TokenPrivileges tp = new NativeMethods.TokenPrivileges();
3 references to TokenPrivileges
System (3)
compmod\microsoft\win32\NativeMethods.cs (1)
1366TokenPrivileges NewState,
services\monitoring\system\diagnosticts\Process.cs (1)
1477NativeMethods.TokenPrivileges tkp = new NativeMethods.TokenPrivileges();
services\monitoring\system\diagnosticts\ProcessManager.cs (1)
114NativeMethods.TokenPrivileges tp = new NativeMethods.TokenPrivileges();