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
Definition of method in AssemblyA uses MethodDef
AssemblyB calling into AssemblyA uses MethodRef
AssemblyA calling into AssemblyA uses MethodDef (Inlining?)