dotnet / dotnet/dotnet-api-docs
Update examples using String.Copy?
Open
area-System.Runtime
Pri3
untriaged
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
Example URL: https://docs.microsoft.com/en-us/dotnet/api/system.action-3?view=net-5.0
Compiling the samples on that page give a warning:
string.Copy(string)' is obsolete: 'This API should not be used to create mutable strings. See https://go.microsoft.com/fwlink/?linkid=2084035 for alternatives.'
Contributor guide
Assessment
This issue has not been assessed yet.