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