ReSharper Reset Cache
resharper_reset_cacheDelete ReSharper's stale analysis cache so the next inspect or cleanup rebuilds it cold, fixing compilation errors reported by inspect but not by the compiler.
Instructions
Delete this solution's ReSharper analysis cache so the next inspect or cleanup rebuilds it from cold. The cure for inspect reporting compilation errors the compiler itself does not: a stale index serves those until the cache is dropped. Costs the next call a full cold analysis, so it is not routine maintenance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| solutionPath | No | Path to the .sln/.slnx to run against. Overrides JB_SOLUTION_PATH and working-directory discovery. |