main
Support parsing for Unsigned Right Shift operator (#60501)
generated move
Remove AssertEx.Fail
Improve parser error recovery for property declarations with missing identifiers (#81003)
Switch code that was using Assert.True/False as a replacement for .Fail
Unify raw string lexing and parsing (#80817)
Mark SyntaxTokenParser as non-experimental (#79521)
Fix SyntaxFactory.XmlSeeAlsoElement href overloads (#75052)