1 reference to ProjectOrEntryPointPath
dotnet (1)
Commands\Run\RunCommand.cs (1)
398
var workingDirectory = launchSettings.WorkingDirectory ?? Path.GetDirectoryName(
ProjectOrEntryPointPath
);