question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to find source code for key methods

See original GitHub issue

I am not able to find code for many methods present in System.Runtime, System.Common, etc… E.g. ProcessArchitecture. Is anything broken?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
alexperovichcommented, Nov 16, 2020

Yea, there was an azure devops outage that caused some hiccups over the weekend. I don’t have a lot of cycles available to diagnose the winforms issue, but I will investigate it when I can.

1reaction
alexperovichcommented, Nov 16, 2020

The wpf build broke, so its not indexing due to that. The winforms build appears to be correct, but for some reason the System.Windows.Forms assembly isn’t getting indexed.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to find source code of a method in Java? [duplicate]
CTRL+Click is opening that class, yes, but its opening compiled form of the code. So I can't understand anything. It says "The JAR...
Read more >
Java extension: Failed to get sources. Instead, stub ...
Hover a method like System.out.print() to see its Javadocs. While holding the CONTROL key, LEFT-CLICK the String class source code.
Read more >
Why can't I access the source code for this website?
To do this, right-click on the webpage and select "View Page Source." This will open the HTML, CSS, and JavaScript code that makes...
Read more >
Unable to fetch source Information for test method
Test Explorer determines source information for a test method using its fully qualified name (FQN). In few cases, it fails to obtain this ......
Read more >
How to View the HTML Source Code of a Web Page
View source code only. Method one. To view only the source code, press the keyboard shortcut keys Ctrl + U on your computer's...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found