xamarin-macios/src/AddressBook
Rolf Bjarne Kvinge e013c10a30
Add support for function pointers to BlockLiteral. (#17672)
Add support for function pointers to BlockLiteral, and use it to update
almost all manually bound block code to use function pointers (in .NET).

Also add support to the linker for optimizing the new block API.

Contributes towards https://github.com/xamarin/xamarin-macios/issues/15783.
2023-03-06 10:26:08 +01:00
..
ABAddressBook.cs Add support for function pointers to BlockLiteral. (#17672) 2023-03-06 10:26:08 +01:00
ABEnums.cs [src/generator] Stop implying Mac Catalyst availability attributes from the iOS attributes. (#17375) 2023-01-31 14:51:53 +01:00
ABGroup.cs [src/tests] Fix consistency between ObsoletedOSPlatform and UnsupportedOSPlatform attributes. (#17104) 2022-12-22 12:40:04 +01:00
ABMultiValue.cs [src/tests] Fix consistency between ObsoletedOSPlatform and UnsupportedOSPlatform attributes. (#17104) 2022-12-22 12:40:04 +01:00
ABPerson.cs [cecil-tests] Fix check for unsupported attribute on API that's present in an assembly. (#17423) 2023-02-02 07:37:56 +01:00
ABRecord.cs [src/tests] Fix consistency between ObsoletedOSPlatform and UnsupportedOSPlatform attributes. (#17104) 2022-12-22 12:40:04 +01:00
ABSource.cs [cecil-tests] Fix check for unsupported attribute on API that's present in an assembly. (#17423) 2023-02-02 07:37:56 +01:00
CoreBuildTypes.cs [AddressBook] Add more nullability and fix base class for a few types built for the core build. (#13161) 2021-10-29 16:06:22 +02:00