7 references to RiscV64
Microsoft.TestPlatform.PlatformAbstractions (2)
netcore\System\PlatformEnvironment.cs (1)
33(Architecture)9 => PlatformArchitecture.RiscV64,
netcore\System\ProcessHelper.cs (1)
46(Architecture)9 => PlatformArchitecture.RiscV64,
Microsoft.TestPlatform.TestHostRuntimeProvider (3)
Hosting\DefaultTestHostManager.cs (1)
289PlatformArchitecture.RiscV64 => Architecture.RiscV64,
Hosting\DotnetTestHostManager.cs (2)
677return PlatformArchitecture.RiscV64; 698Architecture.RiscV64 => platformAchitecture == PlatformArchitecture.RiscV64,
vstest.console (1)
TestPlatformHelpers\TestRequestManager.cs (1)
760case PlatformArchitecture.RiscV64:
vstest.console.arm64 (1)
parent\vstest.console\TestPlatformHelpers\TestRequestManager.cs (1)
760case PlatformArchitecture.RiscV64: