6 references to EnableNoGCRegionCallbackStatus
System.Private.CoreLib (6)
System\GC.NativeAot.cs (6)
329
EnableNoGCRegionCallbackStatus
status = (
EnableNoGCRegionCallbackStatus
)RuntimeImports.RhEnableNoGCRegionCallback(pWorkItem, totalSize);
330
if (status !=
EnableNoGCRegionCallbackStatus
.Success)
334
case
EnableNoGCRegionCallbackStatus
.NotStarted:
336
case
EnableNoGCRegionCallbackStatus
.InsufficientBudget:
338
case
EnableNoGCRegionCallbackStatus
.AlreadyRegistered: