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