13 references to IsGenericType
System.Private.Reflection.Execution (6)
Internal\Reflection\Execution\ExecutionEnvironmentImplementation.MappingTables.cs (5)
39
if (RuntimeAugments.
IsGenericType
(typeHandle))
70
Debug.Assert(!RuntimeAugments.
IsGenericType
(runtimeTypeHandle));
363
if (!dstTypeDef.IsNull() && RuntimeAugments.
IsGenericType
(srcType))
534
if (RuntimeAugments.
IsGenericType
(declaringTypeHandle))
753
if (RuntimeAugments.
IsGenericType
(declaringTypeHandle))
Internal\Reflection\Execution\ExecutionEnvironmentImplementation.Runtime.cs (1)
76
if (RuntimeAugments.
IsGenericType
(typeHandle))
System.Private.TypeLoader (7)
Internal\Runtime\TypeLoader\CanonicallyEquivalentEntryLocator.cs (2)
23
if (RuntimeAugments.
IsGenericType
(typeToFind))
71
if (RuntimeAugments.
IsGenericType
(other))
Internal\Runtime\TypeLoader\TypeBuilder.cs (1)
1045
if (RuntimeAugments.
IsGenericType
(declaringTypeHandle))
Internal\Runtime\TypeLoader\TypeLoaderEnvironment.ConstructedGenericTypesLookup.cs (1)
270
Debug.Assert(RuntimeAugments.
IsGenericType
(runtimeTypeHandle));
Internal\Runtime\TypeLoader\TypeLoaderEnvironment.cs (1)
474
if (RuntimeAugments.
IsGenericType
(declaringType))
Internal\Runtime\TypeLoader\TypeLoaderEnvironment.GVMResolution.cs (1)
157
if (RuntimeAugments.
IsGenericType
(typeHandle))
Internal\TypeSystem\TypeSystemContext.Runtime.cs (1)
203
else if (RuntimeAugments.
IsGenericType
(rtth))