mirror of https://github.com/icsharpcode/ILSpy.git
Browse Source
The C# 13 'allows ref struct' anti-constraint is emitted as a single PrimitiveType token (TypeSystemAstBuilder), so it reached WritePrimitiveType rather than WriteKeyword and fell through uncoloured. Add it to the value-type keyword group alongside the other constraint, 'unmanaged'. Assisted-by: Claude:claude-opus-4-8:Claude Codepull/3755/head
1 changed files with 3 additions and 0 deletions
Loading…
Reference in new issue