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)
114
if (rt.
IsGenericType
)
125
if (t.
IsGenericType
)
1203
if (rt.
IsGenericType
)
1224
if (rt.
IsGenericType
)