1 implementation of GetAddMethod
mscorlib (1)
system\reflection\eventinfo.cs (1)
110public MethodInfo GetAddMethod() { return GetAddMethod(false); }