Skip to content

Issues: dotnet/roslyn

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Slice using range directly after stackalloc triggers CS1575 Area-Compilers Resolution-By Design The behavior reported in the issue matches the current design
#74960 opened Aug 30, 2024 by JakeYallop
CS1591 Thinks "protected" is public Area-Compilers Concept-Diagnostic Clarity The issues deals with the ease of understanding of errors and warnings. Question Resolution-By Design The behavior reported in the issue matches the current design
#68863 opened Jul 3, 2023 by RadicalErin Backlog
Use of possibly unassigned field '_dummyPrimitive' (with sharplab) Area-Compilers Concept-Diagnostic Clarity The issues deals with the ease of understanding of errors and warnings. help wanted The issue is "up for grabs" - add a comment if you are interested in working on it Resolution-By Design The behavior reported in the issue matches the current design
#67212 opened Mar 7, 2023 by AnorZaken Backlog
Incorrect NRT tooltip when doing null check Area-IDE Feature - Nullable Semantic Model Nullable Semantic Model Issues Resolution-By Design The behavior reported in the issue matches the current design
#66854 opened Feb 13, 2023 by vsfeedback Backlog
Positional patterns on tuple inputs leads to confusion Area-Compilers Area-Language Design Resolution-By Design The behavior reported in the issue matches the current design
#58650 opened Jan 5, 2022 by jcouv Backlog
No way to suppress CS8655 (switch is not exhaustive on null) Area-Compilers Feature - Nullable Reference Types Nullable Reference Types Resolution-By Design The behavior reported in the issue matches the current design
#56699 opened Sep 24, 2021 by TessenR Backlog
MemberNotNullWhenAttribute doesn't work on properties from base class? Area-Compilers Concept-Diagnostic Clarity The issues deals with the ease of understanding of errors and warnings. Resolution-By Design The behavior reported in the issue matches the current design
#56531 opened Sep 19, 2021 by SoftCircuits
Analyzers - Nullable incorrectly flags null even if checked for non-null Area-Compilers Feature - Nullable Reference Types Nullable Reference Types Resolution-By Design The behavior reported in the issue matches the current design
#56064 opened Aug 31, 2021 by apsthisdev
Integration tests take a long time to fail Area-Infrastructure Resolution-By Design The behavior reported in the issue matches the current design
#53257 opened May 7, 2021 by RikkiGibson Backlog
CS0023 on Null-coalescing operator for generic type. Area-Compilers Concept-Diagnostic Clarity The issues deals with the ease of understanding of errors and warnings. Resolution-By Design The behavior reported in the issue matches the current design
#49652 opened Nov 29, 2020 by jeremyVignelles Backlog
Roslyn's nullable analysis should skip conditional invocations that won't be emitted Area-Compilers Feature - Nullable Reference Types Nullable Reference Types Resolution-By Design The behavior reported in the issue matches the current design
#43681 opened Apr 25, 2020 by TessenR
Missing warning with default expression converted to tuple Area-Compilers Bug Feature - Nullable Reference Types Nullable Reference Types Resolution-By Design The behavior reported in the issue matches the current design
#35815 opened May 20, 2019 by gafter Backlog
ProTip! Type g i on any issue or pull request to go back to the issue listing page.