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