2 references to JsonException
aspire (1)
Configuration\AspireConfigFile.cs (1)
132throw new JsonException(
System.Text.Json (1)
System\Text\Json\ThrowHelper.Serialization.cs (1)
514throw new JsonException(message, path, ex.LineNumber, ex.BytePositionInLine, ex);