C#C
C#2y ago
cow

Possible to F12 into C# source?

VS 2022 latest version.

When I F12 onto something like
.FirstOrDefault()
it just tells me a summary like this: (see screenshot 1)


Is it possible to view the acutal source code on F12?

I thought if these options were ticked I could view source code, but I guess I misunderstood? (see screenshot 2)
image.png
image.png
Was this page helpful?