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