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