Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 475 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 475 Bytes

InliningAnalyzer

Inlining Analyzer is a Visual Studio Extension that highlights all method calls in the source code depending on if they will be inlined (green) or not (red) and displays the reason for a failed inline as given by the JIT Compiler.

You can download it from the VS Marketplace