2 references to GuidHeapLarge
System.Reflection.Metadata (2)
System\Reflection\Metadata\MetadataReader.cs (2)
600int guidHeapRefSize = (heapSizes & HeapSizes.GuidHeapLarge) == HeapSizes.GuidHeapLarge ? LargeIndexSize : SmallIndexSize;