Stars
Analyzers
2 repositories
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.
Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)