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