Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2018
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.20 KB | None | 0 0
  1. at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00046] in /Library/Frameworks/Xamarin.Mac.framework/Versions/4.4.1.178/src/Xamarin.Mac/mcs/class/corlib/System.Reflection/MonoMethod.cs:313
  2. at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in /Library/Frameworks/Xamarin.Mac.framework/Versions/4.4.1.178/src/Xamarin.Mac/mcs/class/referencesource/mscorlib/system/reflection/methodbase.cs:229
  3. at Xamarin.Forms.MessagingCenter+Subscription.InvokeCallback (System.Object sender, System.Object args) [0x00076] in <81ae0eb290e24f558e192928e3e37a57>:0
  4. at Xamarin.Forms.MessagingCenter.InnerSend (System.String message, System.Type senderType, System.Type argType, System.Object sender, System.Object args) [0x0006b] in <81ae0eb290e24f558e192928e3e37a57>:0
  5. at Xamarin.Forms.MessagingCenter.Xamarin.Forms.IMessagingCenter.Send[TSender,TArgs] (TSender sender, System.String message, TArgs args) [0x00013] in <81ae0eb290e24f558e192928e3e37a57>:0
  6. at Xamarin.Forms.MessagingCenter.Send[TSender,TArgs] (TSender sender, System.String message, TArgs args) [0x00005] in <81ae0eb290e24f558e192928e3e37a57>:0
  7. at Xamarin.Forms.Page.DisplayAlert (System.String title, System.String message, System.String accept, System.String cancel) [0x0001f] in <81ae0eb290e24f558e192928e3e37a57>:0
  8. at Xamarin.Forms.Page.DisplayAlert (System.String title, System.String message, System.String cancel) [0x00000] in <81ae0eb290e24f558e192928e3e37a57>:0
  9. at ClipboardEverywhere.Pages.PasswordResetPage+<btn_ResetPassword_Clicked>d__1.MoveNext () [0x00087] in /Users/admin/UniversalClipboard/ClipboardEverywhere/ClipboardEverywhere/Pages/PasswordResetPage.xaml.cs:31
  10. --- End of stack trace from previous location where exception was thrown ---
  11. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in /Library/Frameworks/Xamarin.Mac.framework/Versions/4.4.1.178/src/Xamarin.Mac/mcs/class/referencesource/mscorlib/system/runtime/exceptionservices/exceptionservicescommon.cs:152
  12. at System.Runtime.CompilerServices.AsyncMethodBuilderCore+<>c.<ThrowAsync>b__6_0 (System.Object state) [0x00000] in /Library/Frameworks/Xamarin.Mac.framework/Versions/4.4.1.178/src/Xamarin.Mac/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1018
  13. at AppKit.AppKitSynchronizationContext+<>c__DisplayClass1_0.<Post>b__0 () [0x00000] in /Library/Frameworks/Xamarin.Mac.framework/Versions/4.4.1.178/src/Xamarin.Mac/AppKit/AppKitSynchronizationContext.cs:17
  14. at Foundation.NSAsyncActionDispatcher.Apply () [0x00002] in /Library/Frameworks/Xamarin.Mac.framework/Versions/4.4.1.178/src/Xamarin.Mac/Foundation/NSAction.cs:125
  15. at (wrapper managed-to-native) AppKit.NSApplication.NSApplicationMain(int,string[])
  16. at AppKit.NSApplication.Main (System.String[] args) [0x00040] in /Library/Frameworks/Xamarin.Mac.framework/Versions/4.4.1.178/src/Xamarin.Mac/AppKit/NSApplication.cs:100
  17. at ClipboardEverywhere.Mac.MainClass+<Main>d__0.MoveNext () [0x00030] in /Users/admin/UniversalClipboard/ClipboardEverywhere.Mac/Main.cs:16
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement