2 references to StringHeapLarge
System.Reflection.Metadata (2)
System\Reflection\Metadata\MetadataReader.cs (2)
599
int stringHeapRefSize = (heapSizes & HeapSizes.
StringHeapLarge
) == HeapSizes.
StringHeapLarge
? LargeIndexSize : SmallIndexSize;