2 references to RhGetGCDescSize
System.Private.CoreLib (2)
Internal\Runtime\Augments\RuntimeAugments.cs (2)
85
Debug.Assert(!mt->ContainsGCPointers || RuntimeImports.
RhGetGCDescSize
(mt) != 0);
464
return RuntimeImports.
RhGetGCDescSize
(typeHandle.ToMethodTable());