2 references to RuntimeArchitecture
xunit.console (2)
common\AssemblyResolution\Microsoft.DotNet.PlatformAbstractions\RuntimeEnvironment.cs (2)
35if (!string.IsNullOrEmpty(RuntimeArchitecture)) 37return $"-{RuntimeArchitecture.ToLowerInvariant()}";