Deserialize(Reader<TReaderInput>, ImmutableSortedSetSurrogate<T>)
public void Deserialize<TReaderInput>(ref Reader<TReaderInput> reader, scoped ref ImmutableSortedSetSurrogate<T> instance) Deserializes the specified type.
Parameters
readerReader<TReaderInput>- The reader.
instanceImmutableSortedSetSurrogate<T>- The value.
