2 references to SafeInvoke
System.ComponentModel.Composition (2)
System\ComponentModel\Composition\ReflectionModel\ImportingMember.cs (1)
152collectionObject = constructor.SafeInvoke();
System\ComponentModel\Composition\ReflectionModel\ReflectionComposablePart.cs (1)
421instance = constructor.SafeInvoke(arguments);