Base:
method
GetGetMethod
System.Reflection.PropertyInfo.GetGetMethod(System.Boolean)
2 references to GetGetMethod
System.Private.CoreLib (2)
src\System\Reflection\RuntimePropertyInfo.cs (2)
281RuntimeMethodInfo? m = GetGetMethod(true); 336RuntimeMethodInfo? m = GetGetMethod(true);