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: xml/System.Collections.Frozen/FrozenDictionary`2.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1222,7 +1222,7 @@
1222
1222
</Parameters>
1223
1223
<Docs>
1224
1224
<typeparamname="TAlternateKey">The alternate type of a key for performing lookups.</typeparam>
1225
-
<paramname="lookup">The created lookup instance when the method returns true, or a default instance that should not be used if the method returns false.</param>
1225
+
<paramname="lookup">The created lookup instance when the method returns <seelangword="true" />, or a default instance that should not be used if the method returns <seelangword="false" />.</param>
1226
1226
<summary>
1227
1227
Gets an instance of a type that may be used to perform operations on a <seecref="T:System.Collections.Frozen.FrozenDictionary`2"/>
1228
1228
using a <typeparamrefname="TAlternateKey"/> as a key instead of a <typeparamrefname="TKey"/>.
0 commit comments