mirror of https://github.com/icsharpcode/ILSpy.git
Browse Source
Scalar value properties that merely forwarded to a private backing field (IsAsync, Operator and the operator-type enums, Format, ClassType, Variance, ParameterModifier, the parameter bool flags, and similar) become auto-properties, formatted on a single line. Behavior is identical; PrimitiveExpression's constructor sets the property instead of the dropped field. Assisted-by: Claude:claude-opus-4-8:Claude Codepull/3807/head
19 changed files with 28 additions and 144 deletions
Loading…
Reference in new issue