master
Enable IDE0074: Use coalesce compound assignment (#13396)
Code cleanup: Add space after closing brace where needed (#8530)
Revert some of the interpolated string changes (#19018)
Revert "Use `is null` syntax (#13277)" (#13322)
Fix `CodeFactor` issues in the code base - part 4 (#19270)
Use compound assignment in `/interpreter` and `/runtime` (#17727)
Fix codefactor if part 5 (#19286)
Redundancy: Remove 'partial' modifier from type with a single part (#12725)
Enable nullable: System.Management.Automation.Interpreter.ILightCallSiteBinder (#14156)
Enable nullable: System.Management.Automation.Interpreter.IInstructionProvider (#14173)
Remove obsolete `CA2105` rule suppression (#25938)
Use interpolated strings 5b (#18996)
Fix IDE0083: UseNotPattern (#26209)
Use static lambda keyword (#15154)
Use read-only auto-implemented properties (#13507)
Enable nullable: System.Management.Automation.Interpreter.IBoxableInstruction (#14165)
Cleanup: use the built-in type alias (#10882)
Make classes sealed (#15675)