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