2 references to new
Microsoft.DotNet.Cli.Definitions (2)
Commands\Restore\RestoreCommandDefinition.cs (1)
28public readonly TargetPlatformOptions TargetPlatformOptions = new(CreateRuntimeOption());
Common\TargetPlatformOptions.cs (1)
37: this(CreateRuntimeOption(runtimeOptionDescription))