2 references to OnChangedInternal
System.ComponentModel.Composition (2)
System\ComponentModel\Composition\Hosting\FilteredCatalog.cs (2)
43
notifyCatalog.Changed +=
OnChangedInternal
;
77
notifyCatalog.Changed -=
OnChangedInternal
;