4 references to Architecture
dotnet-aot (4)
parent\dotnet\Commands\Test\MTP\TestApplication.cs (1)
859{ HandshakeMessagePropertyNames.Architecture, RuntimeInformation.ProcessArchitecture.ToString() },
parent\dotnet\Commands\Test\MTP\TestApplicationHandler.cs (3)
64!TryGetRequiredHandshakeProperty(handshakeMessage, HandshakeMessagePropertyNames.Architecture, out string? architecture, out validationError) || 232HandshakeMessagePropertyNames.Architecture => nameof(HandshakeMessagePropertyNames.Architecture),