🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

github.com/microsoft/roslynclrheapallocationanalyzer

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
R

github.com/microsoft/roslynclrheapallocationanalyzer

v0.0.0-20220526203413-e73a7cad1e57
Repository has been archived by the owner.
Version published
Created
Issues
32

NOTE This project is no longer maintained. The high impact analyzers from this repository are being merged with dotnet/roslyn-analyzers. As such, this repo was archived

Roslyn Clr Heap Allocation Analyzer

Join the chat at https://gitter.im/mjsabby/RoslynClrHeapAllocationAnalyzer

Quick Video: https://www.youtube.com/watch?v=Tw-wgT-cXYU&hd=1

Download: https://github.com/Microsoft/RoslynClrHeapAllocationAnalyzer/releases

Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a.k.a closures, implicit delegate creations, etc.

You can find also it on the Visual Studio Gallery, https://aka.ms/HeapAllocationAnalyzer

If you want it use it in your build: https://www.nuget.org/packages/ClrHeapAllocationAnalyzer/

example

Microsoft Open Source Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

FAQs

Package last updated on 26 May 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts