1 reference to RhGetTotalAllocatedBytes
System.Private.CoreLib (1)
System\GC.NativeAot.cs (1)
767return precise ? RuntimeImports.RhGetTotalAllocatedBytesPrecise() : RuntimeImports.RhGetTotalAllocatedBytes();