Base:
property
IsGenericMethodDefinition
System.Reflection.RuntimeMethodInfo.IsGenericMethodDefinition
2 references to IsGenericMethodDefinition
System.Private.CoreLib (2)
System\Reflection\Runtime\MethodInfos\RuntimeNamedMethodInfo.cs (2)
80
if (
IsGenericMethodDefinition
)
97
return
IsGenericMethodDefinition
;