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