4 references to GetOSPlatform
Microsoft.DotNet.Cli.Utils (4)
RuntimeEnvironment.cs (4)
24
public static Platform OperatingSystemPlatform { get; } =
GetOSPlatform
();
36
switch (
GetOSPlatform
())
61
switch (
GetOSPlatform
())
101
switch (
GetOSPlatform
())