ObjectManager::DoFixups Method ()
.NET Framework (current version)
Performs all the recorded fixups.
Assembly: mscorlib (in mscorlib.dll)
| Exception | Condition |
|---|---|
| SerializationException | A fixup was not successfully completed. |
The fixups are carried out by any appropriate surrogate, the object itself (if it implements ISerializable), or the default implementation.
.NET Framework
Available since 1.1
Available since 1.1
Show: