mirror of https://github.com/icsharpcode/ILSpy.git
Browse Source
The loop-shape decision can use ILVariable use lists before AST lowering, so avoid creating a for-loop when its iterator updates a byref local that must remain usable after the loop. Assisted-by: OpenAI:openai/gpt-5.5:OpenCodepull/3863/head
1 changed files with 23 additions and 0 deletions
Loading…
Reference in new issue