Skip to content

Codec_ConcurrentDictionarySurrogate<TKey, TValue>.Deserialize(Reader<TReaderInput>, ConcurrentDictionarySurrogate<TKey, TValue>)

Deserialize(Reader<TReaderInput>, ConcurrentDictionarySurrogate<TKey, TValue>)

public void Codec_ConcurrentDictionarySurrogate<TKey, Deserialize<TReaderInput>(ref Reader<TReaderInput> reader, scoped ref ConcurrentDictionarySurrogate<TKey, TValue> instance)
Deserializes the specified type.

Parameters

readerReader<TReaderInput>
The reader.
instanceConcurrentDictionarySurrogate<TKey, TValue>
The value.