3 references to TryFindLaunchSettingsFile
dotnet (1)
Commands\Run\CommonRunHelpers.cs (1)
148
string? launchSettingsPath = LaunchSettings.
TryFindLaunchSettingsFile
(
dotnet-aot (1)
src\sdk\src\Cli\dotnet\Commands\Run\CommonRunHelpers.cs (1)
148
string? launchSettingsPath = LaunchSettings.
TryFindLaunchSettingsFile
(
Microsoft.DotNet.HotReload.Watch (1)
Process\LaunchSettingsProfile.cs (1)
28
var launchSettingsPath = LaunchSettings.
TryFindLaunchSettingsFile
(project.ProjectOrEntryPointFilePath, launchProfileName, (message, isError) =>