mirror of
https://github.com/markjprice/cs11dotnet7.git
synced 2025-12-06 05:32:03 +01:00
Update improvements.md
This commit is contained in:
parent
54be253bb8
commit
1cebfa13e7
|
|
@ -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
|
# 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**."
|
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:
|
What happens next depends on a Visual Studio option that the reader can control. This is explained in the following item:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue