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

Hitting Debug.Assert in AbstractRemoveUnusedMembersDiagnosticAnalyzer.IsCandidateSymbol Area-Analyzers untriaged Issues and PRs which have not yet been triaged by a lead
#76694 opened Jan 9, 2025 by JoeRobich
Compilation End diagnostics not displayed correctly Area-Analyzers untriaged Issues and PRs which have not yet been triaged by a lead
#76693 opened Jan 9, 2025 by bjornhellander
Compiler fails to report a possible boxing of a ref struct Area-Compilers Feature - Ref Fields untriaged Issues and PRs which have not yet been triaged by a lead
#76682 opened Jan 8, 2025 by AlekseyTs
Huge performance drop in opening projects using MSBuildWorkspace Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead
#76679 opened Jan 8, 2025 by jzielnik
Malformed signatures in metadata on params scoped combination Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead
#76676 opened Jan 8, 2025 by KyouyamaKazusa0805
ExternalAccess.Razor breaks Roslyn layering rules Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead
#76674 opened Jan 8, 2025 by tmat
Microsoft.CodeAnalysis.LanguageServer does not respect dynamic registration for diagnostics Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead
#76624 opened Jan 5, 2025 by SofusA
Internal error in the C# compiler happens very frequently Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead
#76661 opened Jan 4, 2025 by Woudjee
Add IMethodGroupReferenceOperation api-needs-work API needs work before it is approved, it is NOT ready for implementation Area-Compilers Concept-API This issue involves adding, removing, clarification, or modification of an API. Feature Request
#76620 opened Jan 4, 2025 by MarkKharitonov Backlog
CodeLens reference count is broken with references from generated code Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead
#76608 opened Jan 3, 2025 by Sergio0694
Nullability warning is missing on the lock statement Area-Compilers Feature - Nullable Reference Types Nullable Reference Types help wanted The issue is "up for grabs" - add a comment if you are interested in working on it
#76597 opened Jan 2, 2025 by jnm2 Backlog
Vsix explorer does not show code issues in updated Microsoft.CodeAnalysis Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead
#76589 opened Dec 30, 2024 by rykermcintyre
API Proposal: IncrementalGeneratorPostInitializationContext.AddEmbeddedAttributeDefinition api-ready-for-review API is ready for review, it is NOT ready for implementation Area-Analyzers Concept-API This issue involves adding, removing, clarification, or modification of an API. Feature - Source Generators Source Generators Feature Request untriaged Issues and PRs which have not yet been triaged by a lead
#76584 opened Dec 30, 2024 by 333fred
Can not suppress warnings and can not proceed with build Area-Analyzers untriaged Issues and PRs which have not yet been triaged by a lead
#76581 opened Dec 30, 2024 by vghodekar-oms
Misleading completion for cref in inheritdoc Area-IDE Bug help wanted The issue is "up for grabs" - add a comment if you are interested in working on it
#76579 opened Dec 29, 2024 by Youssef1313 Backlog
IDE0060 (Remove unused parameter) false positive for interpolated string handler argument Area-IDE Bug Feature - IDE0060 Remove unused parameter help wanted The issue is "up for grabs" - add a comment if you are interested in working on it
#76578 opened Dec 29, 2024 by Youssef1313 Backlog
Deconstructed local variable isn't underlined if it's reassigned exactly once in a local function Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead
#76570 opened Dec 26, 2024 by vsfeedback
"Create and assign field" option disappears when "initialize property" is offered Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead
#76565 opened Dec 25, 2024 by jnm2
ProTip! Adding no:label will show everything without a label.