File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
xml/System.Collections.Concurrent Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -2714,7 +2714,7 @@ This member is an explicit interface member implementation. It can be used only
2714
2714
<see langword =" true" /> if a lookup could be created; otherwise, <see langword =" false" />.</returns >
2715
2715
<remarks >
2716
2716
This instance must be using a comparer that implements <see cref =" T:System.Collections.Generic.IAlternateEqualityComparer`2" /> with
2717
- <typeparamref name =" TAlternateKey" /> and <typeparamref name =" TKey" />. If it doesn't, the method will return false.
2717
+ <typeparamref name =" TAlternateKey" /> and <typeparamref name =" TKey" />. If it doesn't, the method will return < see langword = " false" /> .
2718
2718
</remarks >
2719
2719
</Docs >
2720
2720
</Member >
You can’t perform that action at this time.
0 commit comments