dotnet / dotnet/dotnet-api-docs

Fixing errors in SortedDictionary<TKey,TValue>.IDictionary.Keys Property page

Open
#7,109 2 comments 0 reactions 0 assignees View on GitHub
area-System.Collections Pri3 untriaged
Dominant language
C#
Stars
949
Forks
1.7k
Avg merge
3d 27m
Merged PRs (30d)
49

Description

https://docs.microsoft.com/en-us/dotnet/api/system.collections.generic.sorteddictionary-2.system-collections-idictionary-keys?view=net-5.0#System_Collections_Generic_SortedDictionary_2_System_Collections_IDictionary_Keys

This weblink contains weird empty blocks. Seems like someone forgot to delete this.

![image](https://user-images.githubusercontent.com/13382906/132106066-d688bc50-c313-4ea8-9750-c340fb417c47.png)

Corresponding sample file refers to
```

//
}
}
//

```
from https://github.com/dotnet/dotnet-api-docs/blob/main/samples/snippets/csharp/VS_Snippets_CLR/Generic.SortedDictionary.IDictionary/CS/source.cs

https://github.com/dotnet/dotnet-api-docs/blob/main/samples/snippets/visualbasic/VS_Snippets_CLR/Generic.SortedDictionary.IDictionary/VB/source.vb

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.