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.ObjectModel/ReadOnlyDictionary`2.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -108,7 +108,7 @@
108
108
<paramname="dictionary">The dictionary to wrap.</param>
109
109
<summary>Initializes a new instance of the <seecref="T:System.Collections.ObjectModel.ReadOnlyDictionary`2" /> class that is a wrapper around the specified dictionary.</summary>
110
110
<remarks>To be added.</remarks>
111
-
</Docs>
111
+
<exceptioncref="T:System.ArgumentNullException"><paramrefname="dictionary" /> is <seelangword="null" />.</exception> </Docs>
0 commit comments