mirror of https://github.com/icsharpcode/ILSpy.git
Browse Source
- Updated `Issue3421.cs`. - Updated `MatchLegacySwitchOnStringWithDict` to check for `leaveContainer` and handle null sections accordingly. - Introduced an overload for `AddNullSection` to accept `ILInstruction` as the body, improving flexibility. - Modified existing `AddNullSection` to utilize the new overload, allowing for varied body types in `SwitchSection`.pull/3422/head
2 changed files with 15 additions and 5 deletions
Loading…
Reference in new issue