1 reference to Token
System.Diagnostics.PerformanceCounter (1)
misc\EnvironmentHelpers.cs (1)
45if (!Interop.Advapi32.GetTokenInformation(wi.Token, (uint)Interop.Advapi32.TOKEN_INFORMATION_CLASS.TokenIsAppContainer, new IntPtr(dwIsAppContainerPtr), sizeof(int), out dwLength))