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