Skip to content

Issues: dotnet/runtime

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
Assigned to nobody Loading
Sort

Issues list

Char is casted to int without warning in string.Remove(int startIndex) area-System.Runtime code-analyzer Marks an issue that suggests a Roslyn analyzer untriaged New issue has not been triaged by the area owner
#114941 opened Apr 23, 2025 by vsfeedback
[API Proposal]: extend 'Attribute' model for feature APIs for custom feature switches api-suggestion Early API idea and discussion, it is NOT ready for implementation area-Tools-ILLink .NET linker development as well as trimming analyzers code-analyzer Marks an issue that suggests a Roslyn analyzer partner-impact This issue impacts a partner who needs to be kept updated
#112969 opened Feb 26, 2025 by Sergio0694 Future
[Analyzer Proposal]: Recommend using JsonElement.Parse api-approved API was approved in API review, it can be implemented area-System.Text.Json code-analyzer Marks an issue that suggests a Roslyn analyzer code-fixer Marks an issue that suggests a Roslyn code fixer
#111957 opened Jan 29, 2025 by stephentoub 10.0.0
Add an editorconfig option to supress LibraryImport suggestion for blittable PInvokes area-System.Runtime.InteropServices code-analyzer Marks an issue that suggests a Roslyn analyzer help wanted [up-for-grabs] Good issue for external contributors
#111593 opened Jan 19, 2025 by MichalPetryka Future
[Analyzer]: Regex.IsMatch guarding Regex.Match api-approved API was approved in API review, it can be implemented area-System.Text.RegularExpressions code-analyzer Marks an issue that suggests a Roslyn analyzer code-fixer Marks an issue that suggests a Roslyn code fixer help wanted [up-for-grabs] Good issue for external contributors
#111239 opened Jan 9, 2025 by stephentoub Future
[Analyzer Proposal]: Propagate StringSyntaxAttribute api-suggestion Early API idea and discussion, it is NOT ready for implementation area-System.Runtime.CompilerServices code-analyzer Marks an issue that suggests a Roslyn analyzer
#110305 opened Dec 2, 2024 by Youssef1313 Future
[Analyzer Proposal]: warn when calling GetType() on a System.Type area-System.Runtime code-analyzer Marks an issue that suggests a Roslyn analyzer needs-further-triage Issue has been initially triaged, but needs deeper consideration or reconsideration
#108200 opened Sep 24, 2024 by ericstj Future
Implement analyzer that validates MetadataUpdateHandlerAttribute usage area-System.Runtime code-analyzer Marks an issue that suggests a Roslyn analyzer needs-further-triage Issue has been initially triaged, but needs deeper consideration or reconsideration
#107644 opened Sep 10, 2024 by tmat Future
Analyzer to help avoid public usage of lock(this) api-suggestion Early API idea and discussion, it is NOT ready for implementation area-Meta code-analyzer Marks an issue that suggests a Roslyn analyzer
#107269 opened Sep 3, 2024 by elachlan 10.0.0
[Analyzer proposal]: Replace literal enum member ToString with nameof area-System.Runtime.CompilerServices code-analyzer Marks an issue that suggests a Roslyn analyzer needs-further-triage Issue has been initially triaged, but needs deeper consideration or reconsideration
#106381 opened Aug 14, 2024 by drewnoakes Future
[Analyzer Proposal]: Don't include non-IEquatable structs in records api-suggestion Early API idea and discussion, it is NOT ready for implementation area-System.Runtime code-analyzer Marks an issue that suggests a Roslyn analyzer
#102593 opened May 23, 2024 by Youssef1313 Future
[Analyzer] Incorrect lambda type passed to ConcurrentDictionary.GetOrAdd api-suggestion Early API idea and discussion, it is NOT ready for implementation area-System.Collections code-analyzer Marks an issue that suggests a Roslyn analyzer code-fixer Marks an issue that suggests a Roslyn code fixer
#102398 opened May 17, 2024 by stephentoub Future
[Analyzer] Flagging issues in logger message templates w/ incomplete braces pairs api-approved API was approved in API review, it can be implemented area-Extensions-Logging code-analyzer Marks an issue that suggests a Roslyn analyzer help wanted [up-for-grabs] Good issue for external contributors
#101698 opened Apr 29, 2024 by Kritner Future
[Analyzer] Passing interpolated string to StringBuilder ctor api-suggestion Early API idea and discussion, it is NOT ready for implementation area-System.Runtime code-analyzer Marks an issue that suggests a Roslyn analyzer code-fixer Marks an issue that suggests a Roslyn code fixer needs-further-triage Issue has been initially triaged, but needs deeper consideration or reconsideration
#99975 opened Mar 19, 2024 by stephentoub Future
[API Proposal]: Analyzer - replace copy loop with span.CopyTo(destination) api-suggestion Early API idea and discussion, it is NOT ready for implementation area-System.Memory code-analyzer Marks an issue that suggests a Roslyn analyzer
#99186 opened Mar 2, 2024 by neon-sunset Future
CA1819 should not be in the Peformance category area-System.Runtime code-analyzer Marks an issue that suggests a Roslyn analyzer needs-further-triage Issue has been initially triaged, but needs deeper consideration or reconsideration
#97298 opened Jan 10, 2024 by DmitryMak Future
string, params object[] parameter sanity checking area-System.Runtime code-analyzer Marks an issue that suggests a Roslyn analyzer needs-further-triage Issue has been initially triaged, but needs deeper consideration or reconsideration
#97300 opened Jan 9, 2024 by jonpryor Future
[Analyzer Proposal]: Span parameter that could be a ReadOnlySpan parameter api-approved API was approved in API review, it can be implemented area-System.Memory code-analyzer Marks an issue that suggests a Roslyn analyzer code-fixer Marks an issue that suggests a Roslyn code fixer help wanted [up-for-grabs] Good issue for external contributors
#96587 opened Jan 7, 2024 by stephentoub 10.0.0
[Analyzer]: Flagging unexpected UnsafeAccessorAttribute usage api-suggestion Early API idea and discussion, it is NOT ready for implementation area-System.Runtime.CompilerServices code-analyzer Marks an issue that suggests a Roslyn analyzer
#95361 opened Nov 28, 2023 by AaronRobinsonMSFT Future
ProTip! Type g i on any issue or pull request to go back to the issue listing page.