Therzok / MonoDevelop.Analyzers

Set of analyzers that can be used when working on MonoDevelop (and its dependencies)
MIT License
2 stars 2 forks source link

[PerformanceSensitive] attribute should be used to mark optimized methods and should prevent adding allocations #12

Closed Therzok closed 4 years ago

Therzok commented 6 years ago

Mix this with ClrHeapAnalyzer?