4 references to Success
dotnet (2)
Commands\Run\RunCommand.cs (2)
445
return LaunchProfileParseResult.
Success
(model: null);
457
return LaunchProfileParseResult.
Success
(model: null);
Microsoft.DotNet.ProjectTools (2)
LaunchSettings\ExecutableLaunchProfileParser.cs (1)
32
return LaunchProfileParseResult.
Success
(new ExecutableLaunchProfile
LaunchSettings\ProjectLaunchProfileParser.cs (1)
26
return LaunchProfileParseResult.
Success
(new ProjectLaunchProfile