-
Notifications
You must be signed in to change notification settings - Fork 5k
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
Label
Projects
Milestones
Assignee
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
CA1869: "Cache and reuse 'JsonSerializerOptions' instances" - false positives in top-level programs
area-System.Text.Json
code-analyzer
Marks an issue that suggests a Roslyn analyzer
[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
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
[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
[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
ImmutableHashSet properties allows collection initializer usage without error but initializer has no effect
area-System.Collections
code-analyzer
Marks an issue that suggests a Roslyn analyzer
[Analyzer Proposal] Warn when passing an int value to DateTimeOffset.FromUnixTimeSeconds()
area-System.DateTime
code-analyzer
Marks an issue that suggests a Roslyn analyzer
[Analyzer Proposal]: warn when calling Marks an issue that suggests a Roslyn analyzer
needs-further-triage
Issue has been initially triaged, but needs deeper consideration or reconsideration
GetType()
on a System.Type
area-System.Runtime
code-analyzer
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
Analyzer to help avoid public usage of Early API idea and discussion, it is NOT ready for implementation
area-Meta
code-analyzer
Marks an issue that suggests a Roslyn analyzer
lock(this)
api-suggestion
[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
Analyzer 'Microsoft.NetCore.CSharp.Analyzers.Performance.CSharpConstantExpectedAnalyzer' threw an exception of type 'System.InvalidCastException`
area-Infrastructure-libraries
code-analyzer
Marks an issue that suggests a Roslyn analyzer
Known Build Error
Use this to report build issues in the .NET Helix tab
Order of attributes matters to the platform analyzer?
area-System.Runtime
bug
code-analyzer
Marks an issue that suggests a Roslyn analyzer
[Analyzer Proposal]: Don't include non-Early API idea and discussion, it is NOT ready for implementation
area-System.Runtime
code-analyzer
Marks an issue that suggests a Roslyn analyzer
IEquatable
structs in records
api-suggestion
[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
[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
[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
[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
Downgrade arity error to warning in some cases for ContiguousCollectionMarshaller
area-System.Runtime.InteropServices
code-analyzer
Marks an issue that suggests a Roslyn analyzer
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
string, params object[]
parameter sanity checking
area-System.Runtime
code-analyzer
[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
[Analyzer]: Flagging unexpected 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
UnsafeAccessorAttribute
usage
api-suggestion
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.