Base:
property
ReturnType
System.Reflection.MethodInfo.ReturnType
1 reference to ReturnType
System.Private.CoreLib (1)
Internal\Reflection\Augments\ReflectionAugments.cs (1)
375if (methodInfo != null && methodInfo.ReturnType.Equals(invokeMethod.ReturnType))