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