Skip to content

Ensure that CS8659 is reported on partial properties#80573

Merged
333fred merged 1 commit intodotnet:mainfrom
333fred:partial-property-bug
Oct 7, 2025
Merged

Ensure that CS8659 is reported on partial properties#80573
333fred merged 1 commit intodotnet:mainfrom
333fred:partial-property-bug

Conversation

@333fred
Copy link
Member

@333fred 333fred commented Oct 6, 2025

Fixes #80509.

@333fred 333fred requested a review from a team as a code owner October 6, 2025 18:04
@333fred
Copy link
Member Author

333fred commented Oct 6, 2025

@dotnet/roslyn-compiler for a second review

@333fred 333fred merged commit a73be78 into dotnet:main Oct 7, 2025
25 checks passed
@333fred 333fred deleted the partial-property-bug branch October 7, 2025 16:14
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Oct 7, 2025
333fred added a commit to 333fred/roslyn that referenced this pull request Oct 7, 2025
* upstream/main: (252 commits)
  Move Watch EA to a separate assembly Microsoft.CodeAnalysis.ExternalAccess.HotReload (dotnet#80556)
  Enable long paths for Windows DartLab CI (dotnet#80581)
  Ensure that CS8659 is reported on partial properties (dotnet#80573)
  Fix a wrong relative link in a doc (dotnet#80567)
  [main] Source code updates from dotnet/dotnet (dotnet#80578)
  Update dependencies from https://github.com/dotnet/arcade build 20251006.2 (dotnet#80577)
  Update main configs after VS snap (dotnet#80523)
  Add followup async public apis (dotnet#80455)
  Reduce allocations in CSharpSyntaxNode.GetStructure (dotnet#80562)
  Extensions: Close some tracked follow-ups (dotnet#80527)
  Fix outdated 17.15 to 18.0 (dotnet#80570)
  Update dependencies from https://github.com/dotnet/dotnet build 285582 (dotnet#80551)
  Fix all-in-one tests
  [main] Update dependencies from dotnet/arcade (dotnet#80559)
  Improve error recovery when object initializer uses ':' instead of '=' (dotnet#80553)
  Support `field` keyword in EE. (dotnet#80515)
  Log a debug message for ContentModified exceptions. (dotnet#80549)
  Update dependencies from https://github.com/dotnet/arcade build 20251002.2 (dotnet#80550)
  Fix
  Simplify and add additional asserts
  ...
@davidwengier davidwengier modified the milestones: Next, 18.3 Jan 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CS8659 must be reported on partial properties

4 participants