1 implementation of GetType
mscorlib (1)
system\reflection\methodbase.cs (1)
367Type _MethodBase.GetType() { return base.GetType(); }