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