Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[foundation] Enable nullable for MonoTouchException #12350

Merged
merged 1 commit into from
Aug 5, 2021

Conversation

spouliot
Copy link
Contributor

@spouliot spouliot commented Aug 5, 2021

and avoid potential NullReferenceException in some code paths.

Also remove multiple string concatenations by using StringBuilder

and avoid potential `NullReferenceException` in some code paths.

Also remove multiple string concatenations by using `StringBuilder`
@spouliot spouliot requested a review from rolfbjarne as a code owner August 5, 2021 00:35
@spouliot spouliot added the not-notes-worthy Ignore for release notes label Aug 5, 2021
@vs-mobiletools-engineering-service2
Copy link
Collaborator

✅ [PR Build] Tests passed on Build. ✅

Tests passed on Build.

API diff

✅ API Diff from stable

View API diff

API & Generator diff

API Diff (from PR only) (no change)
Generator Diff (only version changes)

GitHub pages

Results can be found in the following github pages (it might take some time to publish):

🎉 All 90 tests passed 🎉

Pipeline on Agent XAMBOT-1094.BigSur'
Merge b48821b into fa5f323

@spouliot spouliot merged commit 9844af7 into xamarin:main Aug 5, 2021
@spouliot spouliot deleted the mte-nullable branch August 5, 2021 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
not-notes-worthy Ignore for release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants