xamarin-docs icon indicating copy to clipboard operation
xamarin-docs copied to clipboard

GenericsDemo has 4 errors

Open Chris-DevTeam opened this issue 3 years ago • 0 comments

Severity Code Description Project File Line Suppression State Error XLS0414 The type 'scg:KeyValuePair(x' was not found. Verify that you are not missing an assembly reference and that all referenced assemblies have been built. GenericsDemo ~\GenericsDemo\Views\ListOfKeyValuePairDemo.xaml 13

Severity Code Description Project File Line Suppression State Error XLS0503 A value of type 'KeyValuePair2' cannot be added to a collection or dictionary of type 'List1'. GenericsDemo ~\GenericsDemo\GenericsDemo\Views\ListOfKeyValuePairDemo.xaml 14

Severity Code Description Project File Line Suppression State Error XLS0503 A value of type 'KeyValuePair2' cannot be added to a collection or dictionary of type 'List1'. GenericsDemo ~\GenericsDemo\GenericsDemo\Views\ListOfKeyValuePairDemo.xaml 21

Severity Code Description Project File Line Suppression State Error XLS0503 A value of type 'KeyValuePair2' cannot be added to a collection or dictionary of type 'List1'. GenericsDemo ~\GenericsDemo\GenericsDemo\Views\ListOfKeyValuePairDemo.xaml 28


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Chris-DevTeam avatar Mar 21 '22 04:03 Chris-DevTeam