controlflow / resharper-heapview

ReSharper Heap Allocations Viewer plugin
MIT License
303 stars 28 forks source link

Support for common BCL methods that do allocate #98

Open controlflow opened 2 years ago

controlflow commented 2 years ago

Methods like String.Substring are often important to highlight. We can introduce external annotations or hardcoded annotation provider for such APIs