mirror of https://github.com/mono/CppSharp.git
Browse Source
Since this is a pretty common pattern, this factors the visited checking of declarations inside the VisitDeclaration overload. Because of this, we need to make sure we call VisitDeclaration is called (only once) instead of AlreadyVisited.pull/144/head
1 changed files with 2 additions and 7 deletions
Loading…
Reference in new issue