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.Immutable/ImmutableArray`1.xml
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -309,8 +309,7 @@
309
309
<Parameters />
310
310
<Docs>
311
311
<typeparamname="TOther">To be added.</typeparam>
312
-
<summary>Initializes a new instance of the <seecref="T:System.Collections.Immutable.ImmutableArray`1" /> struct by casting the underlying array to an array of type <typeparametername="TOther"><paramrefname="TOther" /></typeparameter>
313
-
.</summary>
312
+
<summary>Initializes a new instance of the <seecref="T:System.Collections.Immutable.ImmutableArray`1" /> struct by casting the underlying array to an array of type <typeparametername="TOther"/>.</summary>
314
313
<returns>To be added.</returns>
315
314
<remarks>To be added.</remarks>
316
315
<exceptioncref="T:System.InvalidCastException">Thrown if the cast is illegal.</exception>
0 commit comments