3 references to Platform
Microsoft.DotNet.Arcade.Sdk (3)
src\InstallDotNetCore.cs (3)
164else if (!string.IsNullOrWhiteSpace(Platform) && !string.Equals(Platform, "AnyCpu", StringComparison.OrdinalIgnoreCase)) 166return Platform;