rspec/rules/S2222/csharp/description.adoc

6 lines
233 B
Plaintext
Raw Normal View History

include::../description.adoc[]
The types tracked by the rule are: Monitor, Mutex, ReaderWriterLock, ReaderWriterLockSlim and SpinLock from the `System.Threading` namespace.
Note that the rule is currently in an experimental phase.