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