5 references to Linux
Microsoft.DotNet.Cli.Utils (5)
RuntimeEnvironment.cs (5)
40
case Platform.
Linux
:
41
return GetDistroId() ?? nameof(Platform.
Linux
);
65
case Platform.
Linux
:
103
case Platform.
Linux
:
227
return Platform.
Linux
;