This uses the information remembered from calls to AddDelayedRef. For each object/property pair that was delayed, this method calls FindShared to get the real object corresponding to the saved string reference, and calls InvokeUpdateReference to actually assign the object's property with that reference. You probably do not need to override this method.