2 references to RunRuntimeOptionDescription
dotnet (1)
Commands\Run\RunCommandParser.cs (1)
18
public static readonly Option<string> RuntimeOption = CommonOptions.RuntimeOption(CliCommandStrings.
RunRuntimeOptionDescription
);
dotnet.Tests (1)
CommandTests\Build\GivenDotnetBuildBuildsCsproj.cs (1)
411
CliCommandStrings.
RunRuntimeOptionDescription
);