-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
Description
- Document breaks due to preferring ReadOnlySpan over Span (76572)
- Ensure Location.None in additional locations can round trip correctly (76623)
- Reduce pooled array allocations in the SyntaxParser (76610)
- Additional extract method cleanup. (76611)
- Switch to more modern vb construct (76615)
- Allow users to define EmbeddedAttribute (76523)
- Rewrite unified settings test (76591)
- Cleanup Extract method code (part 3) (76587)
- Merge
features/GeneratedCodeAttributes
to main (76602) - Reduce allocations during checksum creation. (76524)
- Propagate marked attributes to synthesized fields. (76567)
- Continued Extract method cleanup (part 2) (76585)
- Continued Extract method cleanup (76577)
- Introduce local variable supporting target-type new syntax (76342)
- Extract method cleanup (76550)
- Propagate marked attributes from method type parameters to type parameters of synthesized types. (76492)
- Propagate marked attributes from primary constructor parameters to backing fields. (76475)