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)
36
return _method.CreateDelegate(delegateType,
_instance
);