Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Used By" is missing method usage #3342

Open
carlreinke opened this issue Nov 29, 2024 · 0 comments
Open

"Used By" is missing method usage #3342

carlreinke opened this issue Nov 29, 2024 · 0 comments
Labels

Comments

@carlreinke
Copy link

Steps to reproduce

  1. Load System.Windows.Forms, Version=9.0.0.0
  2. Decompile System.Windows.Forms.Control.PerformLayout(LayoutEventArgs args).
  3. In the code pane, right-click on OnLayout and click "Analyze".
  4. In the "Analyze" pane, expand "Used By".

Expected behavior

"Used By" should include the method that was just decompiled.

Actual behavior

"Used By" is empty.

Details

  • Product in use: ILSpy
  • Version in use: 9.0.0.7833-preview3+3746337d376584ac6dec7d8672dbdd034046d8c9
@carlreinke carlreinke added the Bug label Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant