1 write to _method
System.ComponentModel.Composition (1)
System\ComponentModel\Composition\ReflectionModel\ReflectionMethod.cs (1)
17_method = method;
2 references to _method
System.ComponentModel.Composition (2)
System\ComponentModel\Composition\ReflectionModel\ReflectionMethod.cs (2)
22get { return _method; } 52return SafeCreateExportedDelegate(instance, _method);