Skip to content

Commit 696991c

Browse files
twsouthwickmdaigle
andauthored
Update src/Microsoft.Data.SqlClient/netcore/src/Microsoft/Data/SqlClient/TdsParserStateObjectManaged.cs
Co-authored-by: Malcolm Daigle <daiglemalcolm@gmail.com>
1 parent c0c2df7 commit 696991c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.Data.SqlClient/netcore/src/Microsoft/Data/SqlClient/TdsParserStateObjectManaged.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ internal override void CreatePhysicalSNIHandle(
8181
string serverName,
8282
TimeoutTimer timeout,
8383
out byte[] instanceName,
84-
ref string[] spn,
84+
ref string[] spns,
8585
bool flushCache,
8686
bool async,
8787
bool parallel,

0 commit comments

Comments
 (0)