4 references to GetOSPlatform
Microsoft.DotNet.Cli.Utils (4)
RuntimeEnvironment.cs (4)
23
public static Platform OperatingSystemPlatform { get; } =
GetOSPlatform
();
35
switch (
GetOSPlatform
())
58
switch (
GetOSPlatform
())
97
switch (
GetOSPlatform
())