Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats Top APIs
    Version Source
  1. Catalog
  2. System.Reflection
  3. MethodBase
  4. IsConstructedGenericMethod
  • MethodBase
    • MethodBase()
    • Attributes
    • CallingConvention
    • ContainsGenericParameters
    • IsAbstract
    • IsAssembly
    • IsConstructedGenericMethod
    • IsConstructor
    • IsFamily
    • IsFamilyAndAssembly
    • IsFamilyOrAssembly
    • IsFinal
    • IsGenericMethod
    • IsGenericMethodDefinition
    • IsHideBySig
    • IsPrivate
    • IsPublic
    • IsSecurityCritical
    • IsSecuritySafeCritical
    • IsSecurityTransparent
    • IsSpecialName
    • IsStatic
    • IsVirtual
    • MethodHandle
    • MethodImplementationFlags
    • Equals(Object)
    • GetCurrentMethod()
    • GetGenericArguments()
    • GetHashCode()
    • GetMethodBody()
    • GetMethodFromHandle(RuntimeMethodHandle)
    • GetMethodFromHandle(RuntimeMethodHandle, RuntimeTypeHandle)
    • GetMethodImplementationFlags()
    • GetParameters()
    • Invoke(Object, Object[])
    • Invoke(Object, BindingFlags, Binder, Object[], CultureInfo)
    • operator !=(MethodBase, MethodBase)
    • operator ==(MethodBase, MethodBase)
net10.0
namespace System.Reflection
{
    public abstract class MethodBase : MemberInfo
    {
        public virtual bool IsConstructedGenericMethod { get; }
    }
}
nuget.org
0.0 %
Reference this API
.NET
5.06.07.08.09.010.0
.NET Core
3.03.1
Information specific to net10.0
Assembly

System.Runtime , Version=10.0.0.0, PublicKeyToken=b03f5f7f11d50a3a

Referencing

The API is automatically referenced.

Platform Restrictions

The property getter is supported on all platforms.

  • Built-in API
  • Package-provided API
Search

01/12/2026
An error has occurred. This application may no longer respond until reloaded. Reload 🗙