We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Shows a warning when yield return statements are found inside lock blocks.
yield return
lock
Note
The analyzer doesn't warn if the lock is taken on a Lock object.
Lock
The analyzer can be configured or deactivated in the ReSharper Options or Rider Settings dialog.