2 references to TryFindLaunchSettingsFile
dotnet-aot (1)
parent\dotnet\Commands\Run\CommonRunHelpers.cs (1)
154
launchSettingsPath = LaunchSettings.
TryFindLaunchSettingsFile
(
Microsoft.DotNet.HotReload.Watch (1)
Process\LaunchSettingsProfile.cs (1)
33
var launchSettingsPath = LaunchSettings.
TryFindLaunchSettingsFile
(project.ProjectOrEntryPointFilePath, launchProfileName, (message, isError) =>