3 references to LaunchSettingsJson
Microsoft.DotNet.HotReload.Watch (3)
Process\LaunchSettingsProfile.cs (3)
50LaunchSettingsJson? launchSettings; 53launchSettings = JsonSerializer.Deserialize<LaunchSettingsJson>( 118private static LaunchSettingsProfile? ReadDefaultLaunchProfile(LaunchSettingsJson? launchSettings, ILogger logger)