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