1 reference to _IsPackagedProcess
System (1)
compmod\microsoft\win32\UnsafeNativeMethods.cs (1)
264
internal static Lazy<bool> IsPackagedProcess = new Lazy<bool>(() =>
_IsPackagedProcess
());