maui-linux/Xamarin.Forms.Pages
E.Z. Hart f1297f93d5 Re-enable "Treat warnings as errors" (#5602)
* Enable "treat warnings as errors"

* Remove unnecessary for loop

* Remove properties which already exist in base class

* Make property hiding explicit and obsolete hiding property

* Move Treat Warnings as Errors setting to props file

* Fix weird quotation changes in Xamarin.Forms.Build.Tasks.csproj

* Scrub empty WarningsAsErrors tags

* Remove unused variable

* Fix TearDown method hiding in UI tests

* Fix Id member hiding in test for Bugzilla32871

* Fix RootPage member hiding in Bugzilla51503

* Fix RooPage member hiding in Issue1483

* Disable warnings for deprecated OpenGL calls

* Fix member hiding in test view models

* Fix RootPage member hiding in Issue1931

* Fix Id member hiding in Bugzilla42620

* Fix AutomationId member hiding in Bugzilla57114

* Fix Layout member hiding in Bugzilla40911

* Remove unused variables from Bugzilla31114

* Remove unused variable

* Fix various unused variable warnings

* Disable warning to leave example code for reference

* Fix unused variable from macOS test

* Remove unused members

* Fix unused variable warnings

* Fixed unused property warnings

* Fix warnings for unused code

* Disable 'await' warning

* Remove unused variable

* Adding pragma directives for await warnings

* Remove member hiding

* Turn off global "Treat warnings as errors" in other platforms

* Use MarkerId instead of obsolete Id member

* Fix await warnings in WPF GeocoderBackend

* Add missing await

* Disable warning for unused event
2019-03-27 18:38:38 +00:00
..
BaseDataSource.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
CardView.cs Evolve feature branch (#117) 2016-04-24 12:25:26 -04:00
CompoundCollection.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
DataItem.cs Evolve feature branch (#117) 2016-04-24 12:25:26 -04:00
DataPage.cs Evolve feature branch (#117) 2016-04-24 12:25:26 -04:00
DataSourceBinding.cs [C] do not reapply a Binding with a Source when the Context changes (#983) 2017-11-21 13:59:41 +01:00
DataSourceBindingExtension.cs [Xaml] decorate markup and value providers to speed up inflating (#770) 2017-02-24 09:10:11 +01:00
DataSourceList.cs Evolve feature branch (#117) 2016-04-24 12:25:26 -04:00
DataView.cs Evolve feature branch (#117) 2016-04-24 12:25:26 -04:00
DirectoryPage.cs Evolve feature branch (#117) 2016-04-24 12:25:26 -04:00
HeroImage.cs Evolve feature branch (#117) 2016-04-24 12:25:26 -04:00
IDataItem.cs Evolve feature branch (#117) 2016-04-24 12:25:26 -04:00
IDataSource.cs Evolve feature branch (#117) 2016-04-24 12:25:26 -04:00
IDataSourceProvider.cs Evolve feature branch (#117) 2016-04-24 12:25:26 -04:00
JsonDataSource.cs Evolve feature branch (#117) 2016-04-24 12:25:26 -04:00
JsonSource.cs Evolve feature branch (#117) 2016-04-24 12:25:26 -04:00
JsonSourceConverter.cs [Xaml] decorate TypeConverter for additional check (#909) 2017-11-16 20:15:43 +01:00
ListDataPage.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
ListItemControl.cs Evolve feature branch (#117) 2016-04-24 12:25:26 -04:00
PersonDetailPage.cs Evolve feature branch (#117) 2016-04-24 12:25:26 -04:00
StringJsonSource.cs Evolve feature branch (#117) 2016-04-24 12:25:26 -04:00
UriJsonSource.cs Azure support (#143) 2016-04-27 14:48:28 -04:00
Xamarin.Forms.Pages.csproj Re-enable "Treat warnings as errors" (#5602) 2019-03-27 18:38:38 +00:00