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