4 references to IsArmOrArm64Process
System.Drawing.Common.Tests (4)
mono\System.Drawing\GraphicsTests.cs (3)
2192
if (PlatformDetection.
IsArmOrArm64Process
)
2226
if (PlatformDetection.
IsArmOrArm64Process
)
2271
if (PlatformDetection.
IsArmOrArm64Process
)
System\Drawing\BitmapTests.cs (1)
732
if (PlatformDetection.
IsArmOrArm64Process
)