dotnet / csharplang

The official repo for the design of the C# programming language
11.05k stars 1.01k forks source link

Propose relaxed ordering for partial and ref modifiers #8134

Open RikkiGibson opened 4 weeks ago

RikkiGibson commented 4 weeks ago

dotnet/roslyn#73090

946

Spec'ing this related small feature as the partial properties speclet said we would do.

RikkiGibson commented 3 weeks ago

@jcouv suggested this aspect of the feature could probably wait till after merge to main. I will probably leave this PR open until it's time to do that work (which shouldn't be too long).