-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
Description
- EnC: Implement support for System.Threading.Lock (74526)
- Fix PR collisions (74652)
- Insert release/dev17.12 to VS rel/d17.12 (74648)
- Avoid assert in emit layer when intercepted call implicitly captures receiver to temp (74509)
- Narrow EA dependency (74640)
- Use auto properties
- Include App.config item only for net472 builds (74639)
- Add Solution.WithProjectInfo API (74289)
- Tag PRs where any file matches the specified patterns (74622)
- Change SyntaxEquivalence.AreEquivalent to use a more appropriate pooling mechanism for the stack it uses to walk trees. (74610)
- Modify SyntaxNodeExtensions.GetMembers to instead execute a given lambda over the collection. (74628)
- Reduce allocations during SourceText serialization (74608)
- Reduce allocations in AbstractStructureTaggerProvider.GetMultiLineRegions (74619)
- Move existing RemoveWhere code into an extension method on ArrayBuilder (74620)
- Move 'use auto prop' check earlier
- Remove unsupported servicing branches (74606)
- Rename Suggestions: Fix getting of the context string, gracefully handle errors (74564)
- Modify ISyntaxFacts methods to allocate less (74596)
- Use the last computed navbar model until we get a new one.
- Update config for 17.12.P1 snap (74592)
- Reduce the number of sourcetexts fully recreated from the tree during brace completion enter (74591)
- Automatically tag PRs which may affect the C# extension. (74590)