3 references to LaunchSettingsJson
dotnet-watch (3)
Process\LaunchSettingsProfile.cs (3)
57LaunchSettingsJson? launchSettings; 60launchSettings = JsonSerializer.Deserialize<LaunchSettingsJson>( 101private static LaunchSettingsProfile? ReadDefaultLaunchProfile(LaunchSettingsJson? launchSettings, ILogger logger)