Duplicated files
- Dominant language
- C#
- Stars
- 3.7k
- Forks
- 5.1k
- Avg merge
- 9h 11m
- Merged PRs (30d)
- 1
Description
File 1:
https://github.com/dotnet/samples/blob/master/snippets/csharp/VS_Snippets_Remoting/Classic%20WebServiceBindingAttribute.Location%20Example/CS/sourcecs.asmx
File 2:
https://github.com/dotnet/samples/blob/master/snippets/csharp/VS_Snippets_Remoting/Classic%20WebServiceBindingAttribute.WebServiceBindingAttribute3%20Example/CS/sourcecs.asmx
Also it doesn't render correctly in the [Live dotnet api docs](https://docs.microsoft.com/en-us/dotnet/api/system.web.services.webservicebindingattribute.location?view=netframework-4.8)
The article .md file refers to the snippet1 in that file, however, all the file is rendered even with the `// ` comment. The code snippet is also not colored properly.
Screenshot:

Should the `// ` comments be removed like the #1060 PR done by @mairaw ?
Contributor guide
Assessment
This issue has not been assessed yet.