Skip to content

Commit

Permalink
Example
Browse files Browse the repository at this point in the history
  • Loading branch information
Hixon10 committed Feb 4, 2024
1 parent 131bf7c commit 2e85a06
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ In a nutshell, you have 3 ways, how to use it:
```
3. You can use a nuget package with this analyzer (TODO: upload to nuget)

## Example of NS0001

![Example of NS0001](docs/images/NS0001.png)

## Credits
1. [https://github.com/jonathanpeppers/memory-analyzers](https://github.com/jonathanpeppers/memory-analyzers) - example, how to build Roslyn analyzers.
2. [JetBrains Rider](https://www.jetbrains.com/rider/) - really awesome predifined template for Roslyn analyzers, including samples and tests.

0 comments on commit 2e85a06

Please sign in to comment.