decimal ISerializer <decimal> .Read(ref ProtoReader.State state, decimal value)
 => BclHelpers.ReadDecimalString(ref state);