Ejemplo n.º 1
0
 /// <inheritdoc />
 protected override SerializationException CreateParseLiteralError(IValueNode valueSyntax)
 {
     throw ThrowHelper.PortType_ParseLiteral_OutOfRange(this);
 }