2 references to LaunchSettings
Aspire.Hosting.Testing (2)
DistributedApplicationFactory.cs (1)
194private static LaunchSettings? GetLaunchSettings(string? appHostPath)
src\Shared\LaunchSettingsSerializerContext.cs (1)
9[JsonSerializable(typeof(LaunchSettings))]