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
<paramrefname="index" /> is outside the range of <paramrefname="input" />.</exception>
535
+
<exceptioncref="T:System.ArgumentNullException"><paramrefname="input" /> is <seelangword="null" />.</exception>
536
+
<exceptioncref="T:System.ArgumentException"><paramrefname="index" /> does not reference the start of a valid scalar value in <paramrefname="input" />.</exception>
537
+
<exceptioncref="T:System.ArgumentOutOfRangeException"><paramrefname="index" /> is outside the range of <paramrefname="input" />.</exception>
0 commit comments