Base:
method
GetGetMethod
System.Reflection.PropertyInfo.GetGetMethod(System.Boolean)
2 references to GetGetMethod
mscorlib (2)
system\reflection\propertyinfo.cs (2)
555
MethodInfo m =
GetGetMethod
(true);
627
MethodInfo m =
GetGetMethod
(true);