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