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