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