2 references to Arm64
Microsoft.Build (2)
BackEnd\Components\Communications\NodeProviderOutOfProcTaskHost.cs (1)
442bool isArm64 = Handshake.IsHandshakeOptionEnabled(hostContext, HandshakeOptions.Arm64);
CommunicationsUtilities.cs (1)
794context |= HandshakeOptions.Arm64;