Base:
property
IsGenericType
System.Type.IsGenericType
4 references to IsGenericType
System.Private.CoreLib (4)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshal.cs (4)
114if (rt.IsGenericType) 125if (t.IsGenericType) 1203if (rt.IsGenericType) 1224if (rt.IsGenericType)