-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Slice using range directly after The behavior reported in the issue matches the current design
stackalloc
triggers CS1575
Area-Compilers
Resolution-By 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
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
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
XML Documents for Positional Records don't show example property
Area-Compilers
Feature Request
Resolution-By Design
The behavior reported in the issue matches the current design
<exception>
tag does not limit available cref
symbols to exceptions
Area-Compilers
Language-C#
Resolution-By Design
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
Duplicated project when reading sln when multiple TargetPlatforms are specified
Area-IDE
IDE-MSBuildWorkspace
MSBuildWorkspace
Question
Resolution-By Design
The behavior reported in the issue matches the current design
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
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
Using property marked with MemberNotNullWhen to a NotNull value doesn't get rid of the warning
Area-Compilers
Feature - Nullable Reference Types
Nullable Reference Types
Resolution-By Design
The behavior reported in the issue matches the current design
Integration tests take a long time to fail
Area-Infrastructure
Resolution-By Design
The behavior reported in the issue matches the current design
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
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
CS8602 false positive due to inferred generic type argument being nullable
Area-Compilers
Area-Language Design
Feature - Nullable Reference Types
Nullable Reference Types
Resolution-By Design
The behavior reported in the issue matches the current design
#41705
opened Feb 14, 2020 by
AArnott
Roslyn should always warn about passing nullable reference to a non-nullable reference
Area-Compilers
Feature - Nullable Reference Types
Nullable Reference Types
Resolution-By Design
The behavior reported in the issue matches the current design
Roslyn should verify state of byref arguments at the moment of an invocation instead of evaulation the argument itself
Area-Compilers
Feature - Nullable Reference Types
Nullable Reference Types
Resolution-By Design
The behavior reported in the issue matches the current design
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
Missing an option between "Prefer var for built-in types" and "when variable type is apparent"
Area-IDE
Feature Request
Resolution-By Design
The behavior reported in the issue matches the current design
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.