You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Code-simplification review's one finding: EntityGenerator expressed the
strict-net predicate twice (HasStrictNetField lambda + AppendNetConverterAttribute
guard). Extracted a single IsStrictNetField(MetaField) helper, aligning C# with the
Java/Kotlin ports that already factor it this way. Behavior-preserving — same logic,
generated output byte-identical (C# Codegen.Tests 334, no fixture drift).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014xy8powhHYJ6gfFt9Ut8dL
0 commit comments