-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
Description
- Bump BCL references to 9.0 (76890)
- Fix bot name (77436)
- Merge feature 'partial events and constructors' to main (77410)
- Configure main-vs-deps (77408)
- Fix issue where we were changing semantics when converting to a collection expr. (77417)
- Update formatting tests (77418)
- Detect and emit more idiomatic null check patterns (77412)
- Improve performance of SyntaxReplacer.ReplaceNode (77314)
- Partial events and constructors: IDE (77337)
- Fix issue where goto-def wouldn't go to the right place after invokining twice in a MAS file. (77405)
- Fix out of bounds in text extent computation (77402)
- Simplify keyword recommenders. (77396)
- Remove async/await (77397)
- Fix formatting in tests (77394)
- Update PublishData.json after VS Snap (77383)
- Partial events and constructors: public API (77202)
- Disallow initializers on partial constructor definitions (77275)
- Partial events and constructors: more tests (77280)
- Partial events and constructors: attributes (77182)
- Partial events and constructors: doc comments (77200)
- Partial events and constructors: check differences (77118)
- Partial events and constructors: merge and check symbols (76970)
- Parse partial events and constructors (76860)
- Merge
mainintofeatures/PartialEventsCtors(76946)