1 reference to REQUIRES_DELAYED_FIXUP
System.Runtime.Serialization.Formatters (1)
System\Runtime\Serialization\ObjectManager.cs (1)
1273internal bool RequiresDelayedFixup => (_flags & REQUIRES_DELAYED_FIXUP) != 0;