4 references to Double
System.Text.Json (4)
System\Text\Json\Reader\Utf8JsonReader.TryGet.cs (3)
646ThrowHelper.ThrowFormatException(NumericType.Double); 667ThrowHelper.ThrowFormatException(NumericType.Double); 679ThrowHelper.ThrowFormatException(NumericType.Double);
System\Text\Json\ThrowHelper.cs (1)
675case NumericType.Double: