3 references to CanObjectValueChange
System.Runtime.Serialization.Formatters (3)
System\Runtime\Serialization\ObjectManager.cs (3)
139
if (holder == null || holder.
CanObjectValueChange
|| holder.ObjectValue == null)
577
if (holder.
CanObjectValueChange
)
625
if (holder == null || holder.
CanObjectValueChange
)