2 references to OperatingSystemPlatform
dotnet (2)
ParserOptionActions.cs (1)
162Reporter.Output.WriteLine($" OS Platform: {RuntimeEnvironment.OperatingSystemPlatform}");
Telemetry\TelemetryCommonProperties.cs (1)
60{ OSPlatform, RuntimeEnvironment.OperatingSystemPlatform.ToString() },