mirror of https://github.com/icsharpcode/ILSpy.git
Browse Source
The C# 6 index-initializer syntax was only covered through custom indexers; a real Dictionary<,> initialized with [key] = value pins the choice between the index form and the Add form. Assisted-by: Claude:claude-fable-5:Claude Codepull/3857/head
1 changed files with 8 additions and 0 deletions
Loading…
Reference in new issue