[XamlC] instantiate generic parameter on base types (#4776)
authorStephane Delcroix <stephane@delcroix.org>
Wed, 19 Dec 2018 14:10:08 +0000 (15:10 +0100)
committerGitHub <noreply@github.com>
Wed, 19 Dec 2018 14:10:08 +0000 (15:10 +0100)
commit761a04e27ef595e4d8fb7a0f9b1bf553a5c4d473
tree66bafccb9ac524720ccd5c3393baf55d48900720
parente4325a0a697ae313bcfd9ba2cf04db50701a2d69
[XamlC] instantiate generic parameter on base types (#4776)

* [XamlC] Instantiate generic parameters in base type generic arguments

* Add unit test for #4047

- fixes #4760
- closes #4047
Xamarin.Forms.Build.Tasks/SetPropertiesVisitor.cs
Xamarin.Forms.Build.Tasks/TypeReferenceExtensions.cs
Xamarin.Forms.Xaml.UnitTests/Issues/Gh4760.xaml [new file with mode: 0644]
Xamarin.Forms.Xaml.UnitTests/Issues/Gh4760.xaml.cs [new file with mode: 0644]
Xamarin.Forms.Xaml.UnitTests/XamlC/TypeReferenceExtensionsTests.cs