1 implementation of ReturnType
mscorlib (1)
system\reflection\methodinfo.cs (1)
79public virtual Type ReturnType { get { throw new NotImplementedException(); } }