1 write to _instance
System.ComponentModel.Composition (1)
System\ComponentModel\Composition\Primitives\ExportedDelegate.cs (1)
22_instance = instance;
1 reference to _instance
System.ComponentModel.Composition (1)
System\ComponentModel\Composition\Primitives\ExportedDelegate.cs (1)
36return _method.CreateDelegate(delegateType, _instance);