Skip to content

Commit c0c2df7

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

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/TdsParserStateObject.netcore.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ internal abstract void CreatePhysicalSNIHandle(
186186
string serverName,
187187
TimeoutTimer timeout,
188188
out byte[] instanceName,
189-
ref string[] spn,
189+
ref string[] spns,
190190
bool flushCache,
191191
bool async,
192192
bool fParallel,

0 commit comments

Comments
 (0)