1 write to _getMethod
System.ComponentModel.Composition (1)
System\ComponentModel\Composition\ReflectionModel\ReflectionProperty.cs (1)
29
_getMethod
= getMethod;
2 references to _getMethod
System.ComponentModel.Composition (2)
System\ComponentModel\Composition\ReflectionModel\ReflectionProperty.cs (2)
50
get { return
_getMethod
; }
118
if (
_getMethod
== null)