5 references to S390x
Microsoft.TestPlatform.PlatformAbstractions (2)
netcore\System\PlatformEnvironment.cs (1)
30
(Architecture)5 => PlatformArchitecture.
S390x
,
netcore\System\ProcessHelper.cs (1)
43
(Architecture)5 => PlatformArchitecture.
S390x
,
Microsoft.TestPlatform.TestHostRuntimeProvider (3)
Hosting\DefaultTestHostManager.cs (1)
294
PlatformArchitecture.
S390x
=> Architecture.S390x,
Hosting\DotnetTestHostManager.cs (2)
653
return PlatformArchitecture.
S390x
;
676
Architecture.S390x => platformAchitecture == PlatformArchitecture.
S390x
,