You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/debugger/supported-code-changes-csharp.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,7 +78,7 @@ The following changes can't be applied to C# and Visual Basic code during a debu
78
78
- Any unsupported changes to code by language element as outlined in the following table.
79
79
80
80
::: moniker range=">=vs-2022"
81
-
For .NET 6+ and Visual Studio 2022, see [Supported Edits](https://github.com/dotnet/roslyn/blob/main/docs/wiki/EnC-Supported-Edits.md) for the types of edits currently unsupported.
81
+
For .NET 6+ and Visual Studio 2022, see [Supported Edits](https://github.com/dotnet/roslyn/blob/main/docs/wiki/EnC-Supported-Edits.md) for the types of edits currently supported and unsupported.
0 commit comments