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