2 references to TypeOfIPropertyChange
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CodeExporter.cs (2)
847
if (!Globals.
TypeOfIPropertyChange
.IsAssignableFrom(actualType))
1724
propertyChangedEvent.ImplementationTypes.Add(Globals.
TypeOfIPropertyChange
);