Skip to content

Conversation

@spouliot
Copy link
Contributor

The debug code is removed only on release builds.

Unlike the legacy linker the method itself is still present (not
removed) from the assembly - but it will be empty (no code).

Unit test was adapted to work under all conditions.

Fixes #9613

The debug code is removed only on release builds.

Unlike the _legacy_ linker the method itself is still present (not
removed) from the assembly - but it will be empty (no code).

Unit test was adapted to work under all conditions.

Fixes dotnet#9613
@spouliot spouliot added the not-notes-worthy Ignore for release notes label May 19, 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 (please review changes)

🎉 All 83 tests passed 🎉

Pipeline on Agent XAMBOT-1094.BigSur
Merge d55cfb5 into 7249611

@spouliot spouliot merged commit 52c75d3 into dotnet:main May 20, 2021
@spouliot spouliot deleted the gh9613 branch May 20, 2021 13:36
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.

[.NET 6] Link away calls to UIButton.VerifyIsUIButton in release mode

3 participants