2 references to SafeInvoke
System.ComponentModel.Composition (2)
System\ComponentModel\Composition\ReflectionModel\ReflectionProperty.cs (2)
123return UnderlyingGetMethod!.SafeInvoke(instance); 132UnderlyingSetMethod!.SafeInvoke(instance, value);