Skip to content

Instantly share code, notes, and snippets.

Created February 29, 2016 18:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/61b935dae8b68a1caafc to your computer and use it in GitHub Desktop.
Save anonymous/61b935dae8b68a1caafc to your computer and use it in GitHub Desktop.
[External Code]
System.Private.Reflection.Core.dll!System.Reflection.Runtime.MethodInfos.RuntimeMethodInfo.CreateDelegate(System.Type delegateType, object target, bool allowClosedInstanceDelegates) Line 272 C#
System.Private.Reflection.Core.dll!System.Reflection.Runtime.MethodInfos.RuntimeMethodInfo.CreateDelegate(System.Type delegateType, object target) Line 74 C#
Xamarin.Forms.Xaml.dll!Xamarin.Forms.Xaml.ApplyPropertiesVisitor.SetPropertyValue(object xamlelement, Xamarin.Forms.Xaml.XmlName propertyName, object value, Xamarin.Forms.BindableObject rootElement, Xamarin.Forms.Xaml.INode node, Xamarin.Forms.Xaml.HydratationContext context, System.Xml.IXmlLineInfo lineInfo) Unknown
Xamarin.Forms.Xaml.dll!Xamarin.Forms.Xaml.ApplyPropertiesVisitor.Visit(Xamarin.Forms.Xaml.ValueNode node, Xamarin.Forms.Xaml.INode parentNode) Unknown
Xamarin.Forms.Xaml.dll!Xamarin.Forms.Xaml.ValueNode.Accept(Xamarin.Forms.Xaml.IXamlNodeVisitor visitor, Xamarin.Forms.Xaml.INode parentNode) Unknown
Xamarin.Forms.Xaml.dll!Xamarin.Forms.Xaml.ElementNode.Accept(Xamarin.Forms.Xaml.IXamlNodeVisitor visitor, Xamarin.Forms.Xaml.INode parentNode) Unknown
Xamarin.Forms.Xaml.dll!Xamarin.Forms.Xaml.ElementNode.Accept(Xamarin.Forms.Xaml.IXamlNodeVisitor visitor, Xamarin.Forms.Xaml.INode parentNode) Unknown
Xamarin.Forms.Xaml.dll!Xamarin.Forms.Xaml.RootNode.Accept(Xamarin.Forms.Xaml.IXamlNodeVisitor visitor, Xamarin.Forms.Xaml.INode parentNode) Unknown
Xamarin.Forms.Xaml.dll!Xamarin.Forms.Xaml.XamlLoader.Load(Xamarin.Forms.BindableObject view, string xaml) Unknown
Xamarin.Forms.Xaml.dll!Xamarin.Forms.Xaml.XamlLoader.Load(Xamarin.Forms.BindableObject view, System.Type callingType) Unknown
Xamarin.Forms.Xaml.dll!Xamarin.Forms.Xaml.Extensions.LoadFromXaml<HelloWorld.Views.HelloUser>(HelloWorld.Views.HelloUser view, System.Type callingType) Unknown
> HelloWorld.dll!HelloWorld.Views.HelloUser.InitializeComponent() Line 28 C#
HelloWorld.dll!HelloWorld.Views.HelloUser.HelloUser() Line 15 C#
HelloWorld.dll!HelloWorld.App.App() Line 16 C#
HelloWorld.UWP.exe!HelloWorld.UWP.MainPage.MainPage() Line 24 C#
[External Code]
HelloWorld.UWP.exe!HelloWorld.UWP.App.OnLaunched(Windows.ApplicationModel.Activation.LaunchActivatedEventArgs e) Line 80 C#
[External Code]
[External Code]
System.Private.Reflection.Core.dll!System.Reflection.Runtime.MethodInfos.RuntimeMethodInfo.CreateDelegate(System.Type delegateType, object target, bool allowClosedInstanceDelegates) Line 272 C#
System.Private.Reflection.Core.dll!System.Reflection.Runtime.MethodInfos.RuntimeMethodInfo.CreateDelegate(System.Type delegateType, object target) Line 74 C#
Xamarin.Forms.Xaml.dll!Xamarin.Forms.Xaml.ApplyPropertiesVisitor.SetPropertyValue(object xamlelement, Xamarin.Forms.Xaml.XmlName propertyName, object value, Xamarin.Forms.BindableObject rootElement, Xamarin.Forms.Xaml.INode node, Xamarin.Forms.Xaml.HydratationContext context, System.Xml.IXmlLineInfo lineInfo) Unknown
Xamarin.Forms.Xaml.dll!Xamarin.Forms.Xaml.ApplyPropertiesVisitor.Visit(Xamarin.Forms.Xaml.ValueNode node, Xamarin.Forms.Xaml.INode parentNode) Unknown
Xamarin.Forms.Xaml.dll!Xamarin.Forms.Xaml.ValueNode.Accept(Xamarin.Forms.Xaml.IXamlNodeVisitor visitor, Xamarin.Forms.Xaml.INode parentNode) Unknown
Xamarin.Forms.Xaml.dll!Xamarin.Forms.Xaml.ElementNode.Accept(Xamarin.Forms.Xaml.IXamlNodeVisitor visitor, Xamarin.Forms.Xaml.INode parentNode) Unknown
Xamarin.Forms.Xaml.dll!Xamarin.Forms.Xaml.ElementNode.Accept(Xamarin.Forms.Xaml.IXamlNodeVisitor visitor, Xamarin.Forms.Xaml.INode parentNode) Unknown
Xamarin.Forms.Xaml.dll!Xamarin.Forms.Xaml.RootNode.Accept(Xamarin.Forms.Xaml.IXamlNodeVisitor visitor, Xamarin.Forms.Xaml.INode parentNode) Unknown
Xamarin.Forms.Xaml.dll!Xamarin.Forms.Xaml.XamlLoader.Load(Xamarin.Forms.BindableObject view, string xaml) Unknown
Xamarin.Forms.Xaml.dll!Xamarin.Forms.Xaml.XamlLoader.Load(Xamarin.Forms.BindableObject view, System.Type callingType) Unknown
Xamarin.Forms.Xaml.dll!Xamarin.Forms.Xaml.Extensions.LoadFromXaml<HelloWorld.Views.HelloUser>(HelloWorld.Views.HelloUser view, System.Type callingType) Unknown
> HelloWorld.dll!HelloWorld.Views.HelloUser.InitializeComponent() Line 28 C#
HelloWorld.dll!HelloWorld.Views.HelloUser.HelloUser() Line 15 C#
HelloWorld.dll!HelloWorld.App.App() Line 16 C#
HelloWorld.UWP.exe!HelloWorld.UWP.MainPage.MainPage() Line 24 C#
[External Code]
HelloWorld.UWP.exe!HelloWorld.UWP.App.OnLaunched(Windows.ApplicationModel.Activation.LaunchActivatedEventArgs e) Line 80 C#
[External Code]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment