xamarin-macios/tests/monotouch-test/MobileCoreServices
Sebastien Pouliot eb3015b388
[mobilecoreservices] Modernize UTType (#13831)
* Use `is` instead of `==` for null checks
* Use `ThrowHelper` to throw common exceptions
* Use faster `CFString` API (over the slower `NSString` variants)

* [tests] Adjust UTTypeTest.cs to build for net profile
2022-01-24 21:57:28 -05:00
..
UTTypeTest.cs [mobilecoreservices] Modernize UTType (#13831) 2022-01-24 21:57:28 -05:00