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