Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 171 Bytes

File metadata and controls

3 lines (2 loc) · 171 Bytes

CIL Tools example - Disassemble method

This example shows how to programmatically disassemble .NET method and display its CIL code using GetCilText extension method