Closed MartinRisk closed 5 years ago
.find would find wrong versionname and aliasname
Example: Function A: GetAccount Function B: GetAccountByName
For function GetAccountByName the versionname and aliasname would be from the GetAccount function
I've added commit with:
@HyperBrain pls review
.find would find wrong versionname and aliasname
Example: Function A: GetAccount Function B: GetAccountByName
For function GetAccountByName the versionname and aliasname would be from the GetAccount function