-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
Area-InfrastructureuntriagedIssues and PRs which have not yet been triaged by a leadIssues and PRs which have not yet been triaged by a leadvs-insertion
Description
- Fix braces issue fixed locally from last PR but accidentally not pushed before merge (69871)
- Reduce work done in operator overload syntax classifier. (69866)
- Handle non-member-overriding context in OverrideCompletion (69855)
- Collection expressions: support builder methods returning derived or implementing types (69770)
- Simplify diagnostic squiggling code (69862)
- Collection expressions: interface target types should be limited to specific System.Collections.Generic interfaces (69842)
- Properly support (and reject) a limited set of preprocessor directive scenarios for 'use expression body'. (69849)
- Randomize analyzer instantiation to avoid static constructor/jit contention (69838)
- Ensure location of a "simple program" type refers to a source tree (69845)
- Emit BeforeFieldInit flag on interfaces (69850)
- Fix source build trying to consume StreamJsonRpc (69854)
- Update "Current Document" background analysis semantics and fix Full Solution analysis with project config changes (69750)
- Mark export attributes as Inherited = false (69810)
- Add support for reading runsettings passed by the client (69792)
- Fix 'use compound coalesce' analyzer in the presence of pp directives (69851)
- Lazily build a case-insensitive comparison for performance (69756)
- Reduce allocations during ToDisplayString (69800)
- Include URI string when we get an exception creating a URI (69840)
Metadata
Metadata
Assignees
Labels
Area-InfrastructureuntriagedIssues and PRs which have not yet been triaged by a leadIssues and PRs which have not yet been triaged by a leadvs-insertion