1 implementation of GetGetMethod
mscorlib (1)
system\reflection\propertyinfo.cs (1)
154
public MethodInfo
GetGetMethod
() { return GetGetMethod(false); }