1 reference to IsArmProcess
System.Windows.Forms.Primitives.TestUtilities (1)
PlatformDetection.cs (1)
21
public static bool IsArmOrArm64Process =>
IsArmProcess
|| IsArm64Process;