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