3 references to Current
Microsoft.AspNetCore.Server.IntegrationTesting (3)
Common\DeploymentParameters.cs (1)
102public RuntimeArchitecture RuntimeArchitecture { get; set; } = RuntimeArchitectures.Current;
TestMatrix.cs (2)
59Architectures.Add(RuntimeArchitectures.Current); 129Architectures.Add(RuntimeArchitectures.Current);