master
Fix ///-comments that violate the docs schema (#19957)
Replace ArgumentNullException(nameof()) -> ArgumentNullException.ThrowIfNull() (#18784)
Make the interface `IDeepCloneable` internal to minimize confusion (#25552)
Remove `OnDeserialized` and `Serializable` attributes from `Microsoft.Management.UI.Internal` project (#25548)
Fix `SA1028`: Code should not contain trailing whitespace. Part 1. (#26203)