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