-
-
Notifications
You must be signed in to change notification settings - Fork 970
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't hold onto references in Consumer (#2191)
* Don't store references in Consumer. Don't box nullable value types. * Removed reference check as it's no longer necessary. * Overwrite field to null instead of calling DeadCodeEliminationHelper.KeepAliveWithoutBoxing.
- Loading branch information
1 parent
d3fbc03
commit ff5dbe6
Showing
1 changed file
with
21 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters