コード例 #1
0
 /// <inheritdoc />
 protected override SerializationException CreateParseLiteralError(IValueNode valueSyntax)
 {
     throw ThrowHelper.NonNegativeFloatType_ParseLiteral_IsNotNonNegative(this);
 }