CoreGraphics.CGContext.set_Handle(IntPtr value)CGContext.cs:162
CoreGraphics.CGContext.CGContext(IntPtr handle, bool owns)CGContext.cs:141
NGraphics.ApplePlatform.CreateImageCanvas(Size size, double scale, bool transparency)ApplePlatform.cs:34
Xamarin.Images.ImageLoader.ImageFromGraphic(Graphic graphic, Nullable<_> maxSize)ImageLoader.cs:101
Xamarin.Images.ImageLoader.LoadImage<T>(T value, Nullable<_> maxSize)ImageLoader.cs:45
Confetti.GiftIdeaTableViewCell.GetDefaultGiftImage()
UIKit.UIImageViewExtensions.LoadImageAsync()UIImageViewExtensions.cs:42
System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()exceptionservicescommon.cs:143
System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)TaskAwaiter.cs:199
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)TaskAwaiter.cs:170
System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)TaskAwaiter.cs:142
System.Runtime.CompilerServices.TaskAwaiter<TResult>.GetResult()
Confetti.GiftIdeaTableViewCell.LayoutSubviews()GiftIdeaTableViewCell.cs:99
System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()exceptionservicescommon.cs:143
System.Runtime.CompilerServices.AsyncMethodBuilderCore.<ThrowAsync>m__0(object state)AsyncMethodBuilder.cs:994
UIKit.UIKitSynchronizationContext.<Post>c__AnonStorey0.<>m__0()UIKitSynchronizationContext.cs:24
Foundation.NSAsyncActionDispatcher.Apply()NSAction.cs:163
UIKit.UIApplication.UIApplicationMain(int, string[], intptr, intptr)(wrapper managed-to-native)
UIKit.UIApplication.Main(string[] args, IntPtr principal, IntPtr delegate)UIApplication.cs:74
UIKit.UIApplication.Main(string[] args, string principalClassName, string delegateClassName)UIApplication.cs:57
Confetti.Application.Main(string[] args)Main.cs:9