13 references to RequiredDigitNotFoundEndOfData
System.Text.Json (13)
System\Text\Json\Reader\Utf8JsonReader.cs (4)
1550
ThrowHelper.ThrowJsonReaderException(ref this, ExceptionResource.
RequiredDigitNotFoundEndOfData
);
1644
ThrowHelper.ThrowJsonReaderException(ref this, ExceptionResource.
RequiredDigitNotFoundEndOfData
);
1666
ThrowHelper.ThrowJsonReaderException(ref this, ExceptionResource.
RequiredDigitNotFoundEndOfData
);
1680
ThrowHelper.ThrowJsonReaderException(ref this, ExceptionResource.
RequiredDigitNotFoundEndOfData
);
System\Text\Json\Reader\Utf8JsonReader.MultiSegment.cs (8)
1271
ThrowHelper.ThrowJsonReaderException(ref this, ExceptionResource.
RequiredDigitNotFoundEndOfData
);
1278
ThrowHelper.ThrowJsonReaderException(ref this, ExceptionResource.
RequiredDigitNotFoundEndOfData
);
1440
ThrowHelper.ThrowJsonReaderException(ref this, ExceptionResource.
RequiredDigitNotFoundEndOfData
);
1447
ThrowHelper.ThrowJsonReaderException(ref this, ExceptionResource.
RequiredDigitNotFoundEndOfData
);
1474
ThrowHelper.ThrowJsonReaderException(ref this, ExceptionResource.
RequiredDigitNotFoundEndOfData
);
1482
ThrowHelper.ThrowJsonReaderException(ref this, ExceptionResource.
RequiredDigitNotFoundEndOfData
);
1502
ThrowHelper.ThrowJsonReaderException(ref this, ExceptionResource.
RequiredDigitNotFoundEndOfData
);
1510
ThrowHelper.ThrowJsonReaderException(ref this, ExceptionResource.
RequiredDigitNotFoundEndOfData
);
System\Text\Json\ThrowHelper.cs (1)
425
case ExceptionResource.
RequiredDigitNotFoundEndOfData
: