The Parallel Checker has been open-sourced on GitHub under MIT License.

Project information has been moved to the Parallel Checker GitHub Page.

The Parallel Checker is a static analyzer that detects data races, deadlocks, and other concurrency issues in C#. It is available as a Visual Studio extension or as a NuGet package for other IDEs, including VS Code, or build systems.

You may also try the checker here in the browser. Detected issues will be marked inside the code and will also be listed as messages below.

Loading analysis binaries (25MB)...