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
Throughout this documentation, the formatting is messed up:
I believe this is because of the <para> tags. I can create a PR if needed, though I never contributed so I'm not sure that's welcome for such a small change.
<para>Operations on the collection have algorithmic complexities that are similar to that of the <seecref="T:System.Collections.Generic.List`1" /></para>
<para>class, except with lookups by key similar in complexity to that of <seecref="T:System.Collections.Generic.Dictionary`2" />.</para>