2 references to GetPropertyOwner
System.ComponentModel.TypeConverter (2)
System\ComponentModel\ReflectTypeDescriptionProvider.cs (1)
815return GetPropertyOwner(instance.GetType(), instance);
System\ComponentModel\TypeDescriptor.cs (1)
4178owner = ReflectTypeDescriptionProvider.GetPropertyOwner(_objectType, _instance!);