Deserialize(Reader<TReaderInput>, ImmutableDictionarySurrogate<TKey, TValue>)
public void Codec_ImmutableDictionarySurrogate<TKey, Deserialize<TReaderInput>(ref Reader<TReaderInput> reader, scoped ref ImmutableDictionarySurrogate<TKey, TValue> instance) Deserializes the specified type.
Parameters
readerReader<TReaderInput>- The reader.
instanceImmutableDictionarySurrogate<TKey, TValue>- The value.
