Skip to content

Commit 2598b3c

Browse files
Fix ref assembly definitions for SqlClientDiagnostic APIs (#3097)
1 parent d8d9fc4 commit 2598b3c

File tree

2 files changed

+227
-131
lines changed

2 files changed

+227
-131
lines changed

doc/snippets/Microsoft.Data.SqlClient/SqlClientDiagnostic.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<returns>
3535
The element at the specified index in the read-only list.
3636
</returns>
37-
<exception cref="IndexOutOfRangeException" />
37+
<exception cref="System.IndexOutOfRangeException" />
3838
</Item1>
3939
<Count>
4040
<summary>

0 commit comments

Comments
 (0)