5 references to LoongArch64
Microsoft.TestPlatform.PlatformAbstractions (2)
netcore\System\PlatformEnvironment.cs (1)
31(Architecture)6 => PlatformArchitecture.LoongArch64,
netcore\System\ProcessHelper.cs (1)
44(Architecture)6 => PlatformArchitecture.LoongArch64,
Microsoft.TestPlatform.TestHostRuntimeProvider (3)
Hosting\DefaultTestHostManager.cs (1)
297PlatformArchitecture.LoongArch64 => Architecture.LoongArch64,
Hosting\DotnetTestHostManager.cs (2)
659return PlatformArchitecture.LoongArch64; 679Architecture.LoongArch64 => platformAchitecture == PlatformArchitecture.LoongArch64,