OYIon / LiveSharp

Public repository for the LiveSharp project
96 stars 4 forks source link

Exception on save when source sets out parameters #3

Closed VincentH-Net closed 6 years ago

VincentH-Net commented 6 years ago

new WebView { }.Assign(out webView) where webView is a field on the page, gives:

[0:] LiveSharp: Wsp.Anywhere365.Bridg.Forms.Views.Pages.CasePage.BuildContent() method body received [0:] LiveSharp: runtime method sources: 1 [0:] LiveSharp: instances count: 9 [0:] LiveSharp: __liveproject.ETDeserializer+DeserializationException: Deserialization failed for:

QuickCross.Forms.XamarinFormsMarkupExtensions System.Type Xamarin.Forms.WebView Xamarin.Forms.WebView AssignXamarin.Forms.WebViewXamarin.Forms.WebView ---> System.Exception: MethodInfo not found Assign (WebView, WebView)
ionoy commented 6 years ago

Should be fixed in 1.0.24