[X] resolve event handlers in base generic types (#6194)
authorStephane Delcroix <stephane@delcroix.org>
Wed, 26 Jun 2019 12:35:54 +0000 (14:35 +0200)
committerGitHub <noreply@github.com>
Wed, 26 Jun 2019 12:35:54 +0000 (14:35 +0200)
commitea0d55dd0d6e344f004542f80093de01609702ce
treed28866f089671793c8be3eb69290d77c7b98f75b
parent506d3b92e86ff34bd8243306c1438bfbd7251860
[X] resolve event handlers in base generic types (#6194)

* [XamlC] fix Debug harness generation code

* [X] resolve event handlers in base generic types

- fixes #6176
Xamarin.Forms.Build.Tasks/CreateObjectVisitor.cs
Xamarin.Forms.Build.Tasks/DebugXamlCTask.cs
Xamarin.Forms.Build.Tasks/MethodReferenceExtensions.cs
Xamarin.Forms.Build.Tasks/NodeILExtensions.cs
Xamarin.Forms.Build.Tasks/SetPropertiesVisitor.cs
Xamarin.Forms.Build.Tasks/TypeDefinitionExtensions.cs
Xamarin.Forms.Xaml.UnitTests/Issues/Gh6176.xaml [new file with mode: 0644]
Xamarin.Forms.Xaml.UnitTests/Issues/Gh6176.xaml.cs [new file with mode: 0644]