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