1 reference to TokenIsAppContainer
System (1)
sys\System\EnvironmentHelpers.cs (1)
41
if (!UnsafeNativeMethods.GetTokenInformation(wi.Token, UnsafeNativeMethods.
TokenIsAppContainer
, new IntPtr(dwIsAppContainerPtr), sizeof(int), out dwLength)) {