ReSharper 2025.3.2

Released: Jan 29, 2026

2025.3.2 での更新項目

不具合の修正

  • InitializeComponent calls in .NET MAUI projects are no longer incorrectly flagged as errors by code analysis.
  • The ConstantExpected inspection now respects the [ConstantExpected] attribute transitively and no longer raises warnings when values are passed through annotated parameters.
  • The OutParameterValuesAlwaysDiscarded inspection no longer reports false positives for out parameters used in C# 14 extension member syntax.
  • Recursive calls are now correctly indicated in the gutter for C# extension members.
  • The bundled Unity plugin now works correctly in ReSharper Command Line Tools.
  • Fixed an issue that could prevent memory profiling from starting on systems where the Microsoft-Windows-RPC ETW provider is already in use (for example, by security software).