Ejemplo n.º 1
0
 /// <inheritdoc />
 protected override SerializationException CreateParseResultError(object runtimeValue)
 {
     throw ThrowHelper.NonPositiveIntType_ParseValue_IsNotNonPositive(this);
 }