13 references to RequiredDigitNotFoundEndOfData
System.Text.Json (13)
System\Text\Json\Reader\Utf8JsonReader.cs (4)
1584
ThrowHelper.ThrowJsonReaderException(ref this, ExceptionResource.
RequiredDigitNotFoundEndOfData
);
1678
ThrowHelper.ThrowJsonReaderException(ref this, ExceptionResource.
RequiredDigitNotFoundEndOfData
);
1700
ThrowHelper.ThrowJsonReaderException(ref this, ExceptionResource.
RequiredDigitNotFoundEndOfData
);
1714
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
: