0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)C#4,257 forks (4,257 forks)batch import
Area-InteractiveBugInteractive-Debugginghelp wanted
Repository metrics
- Stars
- 20,414 stars (20,414 stars)
- PR merge metrics
- Avg merge 6d 17h (Avg merge 6d 17h)256 merged PRs in 30d (256 merged PRs in 30d)
Description
Ported from TFS WorkItem: 1130962
- Created By Patrick Nelson (VS) (2/27/2015 11:15:19 AM)
Nullable<T> values always have the Internal icon even when they are local variables.
Contributor guide
- Research direction
- Investigate the debugger's icon resolution for nullable types and identify where the internal modifier is incorrectly applied. Check the code that determines access level icons for local variables.
- Tech stack
- csharp
- Domain
- developer experience
- Issue type
- Bug
- Prerequisites
- C#Visual Studio