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)
1264
ThrowHelper.ThrowJsonReaderException(ref this, ExceptionResource.
RequiredDigitNotFoundEndOfData
);
1271
ThrowHelper.ThrowJsonReaderException(ref this, ExceptionResource.
RequiredDigitNotFoundEndOfData
);
1433
ThrowHelper.ThrowJsonReaderException(ref this, ExceptionResource.
RequiredDigitNotFoundEndOfData
);
1440
ThrowHelper.ThrowJsonReaderException(ref this, ExceptionResource.
RequiredDigitNotFoundEndOfData
);
1467
ThrowHelper.ThrowJsonReaderException(ref this, ExceptionResource.
RequiredDigitNotFoundEndOfData
);
1475
ThrowHelper.ThrowJsonReaderException(ref this, ExceptionResource.
RequiredDigitNotFoundEndOfData
);
1495
ThrowHelper.ThrowJsonReaderException(ref this, ExceptionResource.
RequiredDigitNotFoundEndOfData
);
1503
ThrowHelper.ThrowJsonReaderException(ref this, ExceptionResource.
RequiredDigitNotFoundEndOfData
);
System\Text\Json\ThrowHelper.cs (1)
410
case ExceptionResource.
RequiredDigitNotFoundEndOfData
: