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