You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Given an assembly file, how is ILSpy creating the treeNodes that is used when navigating the gui?
Each method is pulled out and then these nodes are used to create an IMethod that can be used to help initialize an ILReader()
My goal is to just get the ILAst for the entire file without having to click each gui node in the tree viewer
Beta Was this translation helpful? Give feedback.
All reactions