mirror of
https://github.com/markjprice/cs11dotnet7.git
synced 2026-04-06 06:43:47 +00:00
Update improvements.md
This commit is contained in:
parent
54be253bb8
commit
1cebfa13e7
1 changed files with 2 additions and 0 deletions
|
|
@ -316,6 +316,8 @@ if (name == null) return; // must check for null to remove the warning
|
|||
|
||||
# Page 339 - Viewing source links with Visual Studio 2022
|
||||
|
||||
> Thanks to [Masoud Nazari](https://github.com/MAS-OUD) for raising this [issue on 24 March 2023](https://github.com/markjprice/cs11dotnet7/issues/48).
|
||||
|
||||
In Step 3, I wrote, "Right-click in the `Count` method and select **Go To Implementation**."
|
||||
|
||||
What happens next depends on a Visual Studio option that the reader can control. This is explained in the following item:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue