예제 #1
0
 /// <inheritdoc />
 protected override SerializationException CreateParseLiteralError(IValueNode valueSyntax)
 {
     throw ThrowHelper.NonNegativeIntType_ParseLiteral_IsNotNonNegative(this);
 }