Deserialize(Reader<TReaderInput>, FSharpListSurrogate<T>)
public void Deserialize<TReaderInput>(ref Reader<TReaderInput> reader, scoped ref FSharpListSurrogate<T> instance) Deserializes the specified type.
Parameters
readerReader<TReaderInput>- The reader.
instanceFSharpListSurrogate<T>- The value.
