3 references to GlobalInstallationLocation
Microsoft.TestPlatform.CoreUtilities (2)
Helpers\DotnetHostHelper.cs (1)
226
if (dotnetMuxerResolutionStrategy.HasFlag(DotnetMuxerResolutionStrategy.
GlobalInstallationLocation
))
Helpers\DotnetMuxerResolutionStrategy.cs (1)
37
Default = DotnetRootArchitecture | DotnetRootArchitectureLess |
GlobalInstallationLocation
| DefaultInstallationLocation
Microsoft.TestPlatform.TestHostRuntimeProvider (1)
Hosting\DotnetTestHostManager.cs (1)
495
? (DotnetMuxerResolutionStrategy.
GlobalInstallationLocation
| DotnetMuxerResolutionStrategy.DefaultInstallationLocation)