Syncfusion.SfSchedule.XForms.iOS.Mapping.SfScheduleMapping.ConvertCustomAppointmentToNative(object formsAppointmentObject)
Syncfusion.SfSchedule.XForms.iOS.Mapping.SfScheduleMapping.ConvertToNativeAppointment(object formsAppointmentObject)
Syncfusion.SfSchedule.XForms.iOS.Mapping.SfScheduleMapping.Appointments_CollectionChanged(object sender, NotifyCollectionChangedEventArgs e)
<Module>.invoke_void_object_NotifyCollectionChangedEventArgs(object, NotifyCollectionChangedEventArgs)(wrapper delegate-invoke)
System.Collections.ObjectModel.ObservableCollection<T>.OnCollectionChanged(NotifyCollectionChangedEventArgs e)
System.Collections.ObjectModel.ObservableCollection<T>.OnCollectionChanged(NotifyCollectionChangedAction action, object item, int index)
System.Collections.ObjectModel.ObservableCollection<T>.InsertItem(int index, T item)
System.Collections.ObjectModel.Collection<T>.Add(T item)
at IMO.ScheduleViewModel+<>c__DisplayClass0_1.<.ctor>b__3 () <0x105c10230 + 0x0010f> in <967b874ae5874796b9e19527707f7590#75c3f2c60d8177d47bff2c71aa94e54d>:0
Foundation.NSAsyncActionDispatcher.Apply()
UIKit.UIApplication.UIApplicationMain(int, string[], intptr, intptr)(wrapper managed-to-native)
UIKit.UIApplication.Main(string[] args, string principalClassName, string delegateClassName)
UIKit.UIApplication.Main(string[] args, Type principalClass, Type delegateClass)
IMO.iOS.Application.Main(string[] args)