1 write to Interactive
dotnet (1)
Commands\Run\RunCommand.cs (1)
137Interactive = interactive;
2 references to Interactive
dotnet (2)
Commands\Run\RunCommand.cs (2)
155? new RunCommandSelector(ProjectFileFullPath, Interactive, MSBuildArgs, EnvironmentVariables, commandName: "dotnet run", logger) 360if (RunCommandSelector.TrySelectTargetFramework(frameworks, Interactive, "dotnet run", out string? selectedFramework))