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