xamarin-macios/tests/EmbeddedResources
Sebastien Pouliot a5ac0ea102
[generator] Add C#8 nullability into generated code (#7570)
Goals
* Reflect Apple nullability annotations in our bindings using C#8
* No warnings when building bindings

Non-Goals
* Update (add or fix) `[NullAllowed]` to match Apple headers (next phase)
* Make the generator or internal code fully nullable aware (`nowarn` is used)

Notes
* Apple's own annotations are not 100% accurate :(
* Where known issue exists we have _fixed_ our attributes to match reality :)
* We also do additional null-checks internally that might seems not required (better safe than sorry).
2020-04-09 09:29:28 -04:00
..
EmbeddedResources.csproj [generator] Add C#8 nullability into generated code (#7570) 2020-04-09 09:29:28 -04:00
ResourcesTest.cs [Tests] Allow to ignore tests that fail on the interpreter. (#6802) 2019-08-21 10:54:19 +02:00
Welcome.de.resx [tests] Import 2016-05-26 15:06:52 +02:00
Welcome.en-AU.resx [tests] Add a few more resources to test. (#1412) 2017-01-02 09:00:47 +01:00
Welcome.es.resx [tests] Import 2016-05-26 15:06:52 +02:00
Welcome.resx [tests] Import 2016-05-26 15:06:52 +02:00