Fix handling of partial reads in SqlBytes (#82620)
authorStephen Toub <stoub@microsoft.com>
Fri, 24 Feb 2023 20:52:33 +0000 (15:52 -0500)
committerGitHub <noreply@github.com>
Fri, 24 Feb 2023 20:52:33 +0000 (15:52 -0500)
commit7829252369c3a2b76f1896be16491f35c4679a26
tree9ff6f5437660902ed9c46d239753ad229e88c846
parent09c10ee66054008d0c1fe4a317e034544154ae14
Fix handling of partial reads in SqlBytes (#82620)
src/libraries/System.Data.Common/src/System/Data/SQLTypes/SQLBytes.cs
src/libraries/System.Data.Common/tests/System/Data/SqlTypes/SqlBytesTest.cs