master
Update copyright notice to latest guidance (#12190)
typos (#19058)
Code redundancy fixes (#12916)
Partially revert changes to code style src/Microsoft.Management.UI.Internal/ (#15839)
Replace ArgumentNullException(nameof()) -> ArgumentNullException.ThrowIfNull() (#18784)
Fix some typos in source code (#17481)
Revert "Use ArgumentNullException.ThrowIfNull part 2 (#19258)" (#19263)
Fix `RCS1114: Remove redundant delegate creation` (#12917)
Fix ///-comments that violate the docs schema (#19957)
Update to .NET 8 Preview 4 (#19696)
Small style changes (#19241)