mirror of https://github.com/icsharpcode/ILSpy.git
Browse Source
Roslyn re-uses the same "this.Finally(); return v;" block for both "yield break;" instructions, so the yield break pattern needs to support multiple stores to the helper variable.pull/1612/head
2 changed files with 27 additions and 5 deletions
Loading…
Reference in new issue