3 references to UInt64
System.Text.Json (3)
System\Text\Json\Reader\Utf8JsonReader.TryGet.cs (2)
556
ThrowHelper.ThrowFormatException(NumericType.
UInt64
);
566
ThrowHelper.ThrowFormatException(NumericType.
UInt64
);
System\Text\Json\ThrowHelper.cs (1)
663
case NumericType.
UInt64
: