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