.NET Reflector Standard 10.1.7

Released: Sep 24, 2019

10.1.7 での更新項目

機能

  • Supports equality operators for the tuples comparison.

不具合の修正

  • RP-4180: Fixed misinterpreted increment and decrement operators.
  • RP-4191: Fixed invalid order of expressions.
  • RP-4195: Exception handler range is now respected in all cases, preventing unrelated code to be wrongly included in the catch block.
  • RP-4196: Fixed incorrect IL offsets of expressions produced by 'dup' instruction.