2 references to TypeOfIPropertyChange
System.Runtime.Serialization (2)
System\Runtime\Serialization\CodeExporter.cs (2)
854
if (!Globals.
TypeOfIPropertyChange
.IsAssignableFrom(actualType))
1927
propertyChangedEvent.ImplementationTypes.Add(Globals.
TypeOfIPropertyChange
);