2 references to GetDistroId
Microsoft.DotNet.Cli.Utils (2)
RuntimeEnvironment.cs (2)
41return GetDistroId() ?? nameof(Platform.Linux); 49return GetDistroId() ?? nameof(Platform.illumos);