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