Peter Rybin

Avatar
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • Peter Rybin created a post,
    Answered

    Find code that my change has rendered unused

    My case is a large project with a lots of code recognized as "unused" by IDE. However it's not: classes and methods get used by various form of reflection, and they are not marked by any annotation...