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