-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ref safety: replace uint scope with struct SafeContext (#75647)
Co-authored-by: Jan Jones <jan.jones.cz@gmail.com> Co-authored-by: Jared Parsons <jared@paranoidcoding.org>
- Loading branch information
1 parent
82aedf1
commit 46909e9
Showing
7 changed files
with
347 additions
and
236 deletions.
There are no files selected for viewing
310 changes: 143 additions & 167 deletions
310
src/Compilers/CSharp/Portable/Binder/Binder.ValueChecks.cs
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
Oops, something went wrong.