2 references to InterlockedAddMemoryPressure
System.Private.CoreLib (2)
System\GC.NativeAot.cs (2)
599long newMemValue = InterlockedAddMemoryPressure(ref s_addPressure[p], bytesAllocated); 717InterlockedAddMemoryPressure(ref s_removePressure[p], bytesAllocated);