|
Hi, in Rider I am able to look up the implementation of standard library, e.g. ToUpper(). |
Answered by
dibarbet
Apr 2, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


If you have C# Dev Kit, sourcelink should be enabled by default and will show you the implementation. However it does need to download the PDB, so it may take an invocation or two for it to show up.