1 reference to IsGenericMethodDefinition
System.Private.CoreLib (1)
src\System\Reflection\RuntimeMethodInfo.CoreCLR.cs (1)
462
public override bool IsGenericMethodDefinition => RuntimeMethodHandle.
IsGenericMethodDefinition
(this);