Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
shargon committed Feb 20, 2024
1 parent a7ed27d commit 9f0ee34
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ public enum MethodDetectionMechanism
FindRET,

/// <summary>
/// Next method
/// Next method defined in Abi
/// If there are any private method, it probably will return undesired results
/// </summary>
NextMethodInAbi,

Expand Down

0 comments on commit 9f0ee34

Please sign in to comment.