1 instantiation of UserStringHeap
System.Reflection.Metadata (1)
System\Reflection\Metadata\MetadataReader.cs (1)
311this.UserStringHeap = new UserStringHeap(metadataRoot.GetMemoryBlockAt((int)streamHeader.Offset, streamHeader.Size));
1 reference to UserStringHeap
System.Reflection.Metadata (1)
System\Reflection\Metadata\MetadataReader.cs (1)
160internal UserStringHeap UserStringHeap;