3 references to ForwardIfEnabled
Microsoft.DotNet.Cli.Definitions (3)
Commands\Test\TestCommandDefinition.VSTest.cs (1)
111}.ForwardIfEnabled(["-property:VSTestBlameCrash=true", "-property:VSTestBlameCrashCollectAlways=true"]);
Common\CommonOptions.cs (2)
271.ForwardIfEnabled(["--property:UseRazorBuildServer=false", "--property:UseSharedCompilation=false", "/nodeReuse:false"]); 293.ForwardIfEnabled([$"--property:SelfContained=false", "--property:_CommandLineDefinedSelfContained=true"]);