2 references to OperatingSystem
dotnet (2)
CommandLineInfo.cs (1)
46Reporter.Output.WriteLine($" OS Name: {RuntimeEnvironment.OperatingSystem}");
ParserOptionActions.cs (1)
147Reporter.Output.WriteLine($" OS Name: {RuntimeEnvironment.OperatingSystem}");