3 writes to LaunchProfileName
Microsoft.DotNet.ProjectTools (3)
LaunchSettings\ExecutableLaunchProfileParser.cs (1)
39LaunchProfileName = launchProfileName,
LaunchSettings\ProjectLaunchProfileParser.cs (2)
33LaunchProfileName = launchProfileName, 55LaunchProfileName = profile.LaunchProfileName,
2 references to LaunchProfileName
dotnet-aot (1)
parent\dotnet\Commands\Run\CommonRunHelpers.cs (1)
208apply("DOTNET_LAUNCH_PROFILE", launchProfile.LaunchProfileName);
Microsoft.DotNet.ProjectTools (1)
LaunchSettings\ProjectLaunchProfileParser.cs (1)
55LaunchProfileName = profile.LaunchProfileName,