-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed
Labels
Description
- Restrict some types in object initializer setters when not directly settable (75507)
- Fix primary ctor param in static context (74580)
- Handle deconstruct pattern in ref safety analysis (75511)
- Pull computation up in extract method (76429)
- Reduce allocations again in ComputeReverseReferencesMap (76417)
- feat(lsp): add --pipe parameter (76351)
- Move code in extract method to shared location (76421)
- Slightly reduce allocations in SymbolCompletionItem.AddSymbolInfo (76418)
- Change PR Val builds to be unsigned (76358)
- Add two more cases for 'simplify linq expression'. (76413)
- Small reduction in allocations in DateAndTimeLanguageDetector (76393)
- Mark interceptors feature as stable and deprecate file path based attributes (76312)
- Fix issue with 'use pattern matching' where it would cause a variable to not be considered assigned (76407)
- Rename 'scopeOfTheContainingExpression' to 'localScopeDepth' (76400)
- Optimize ProductDependencyGraph.DoesProjectTransitivelyDependOnProject (76399)
- Fix TFM inconsistency in BuildHost (76354)
- Cache the compilation states in compilation order to avoid recalculation (76380)