Skip to content

Commit 644f031

Browse files
twsouthwickmdaigle
andauthored
Update src/Microsoft.Data.SqlClient/netcore/src/Microsoft/Data/SqlClient/TdsParserStateObjectNative.cs
Co-authored-by: Malcolm Daigle <daiglemalcolm@gmail.com>
1 parent 2881ce4 commit 644f031

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/TdsParserStateObjectNative.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ internal override void CreatePhysicalSNIHandle(
144144
string serverName,
145145
TimeoutTimer timeout,
146146
out byte[] instanceName,
147-
ref string[] spn,
147+
ref string[] spns,
148148
bool flushCache,
149149
bool async,
150150
bool fParallel,

0 commit comments

Comments
 (0)