[X] do not fail on generic BP (#7588)
authorStephane Delcroix <stephane@delcroix.org>
Thu, 19 Sep 2019 13:58:29 +0000 (15:58 +0200)
committerGitHub <noreply@github.com>
Thu, 19 Sep 2019 13:58:29 +0000 (15:58 +0200)
commit1f5f9348c51e85bc2ee6e263da46457e81c917f7
tree53baf8677359f2dc3a5a0143ef43c9b971e2efbb
parent9c5e6f256e101f8662bcd95871472fae697522ce
[X] do not fail on generic BP (#7588)

While looking for a potential TypeConverter attribute on the static getter of a
generic attached BP, resolve the generic return type.

- fixes #7559
Xamarin.Forms.Build.Tasks/BindablePropertyReferenceExtensions.cs
Xamarin.Forms.Xaml.UnitTests/Issues/Gh7494.xaml.cs
Xamarin.Forms.Xaml.UnitTests/Issues/Gh7559.xaml [new file with mode: 0644]
Xamarin.Forms.Xaml.UnitTests/Issues/Gh7559.xaml.cs [new file with mode: 0644]