controlflow / resharper-heapview

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

Delay GetImplicitlyConvertedTo() usages #49

Closed controlflow closed 4 years ago

controlflow commented 7 years ago

For example, in boxing analyzer check the source expression type to be of value type first

controlflow commented 4 years ago

Not needed, GetImplicitlyConvertedTo() is calculated based on resolve data (cached)