Skip to content

Commit 32b5a67

Browse files
authored
Removed unreferenced/unused code (#2814)
1 parent d3772fc commit 32b5a67

File tree

5 files changed

+0
-1068
lines changed

5 files changed

+0
-1068
lines changed

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

-185
This file was deleted.

src/Microsoft.Data.SqlClient/netfx/src/Microsoft.Data.SqlClient.csproj

-1
Original file line numberDiff line numberDiff line change
@@ -727,7 +727,6 @@
727727
<Compile Include="Microsoft\Data\SqlTypes\SqlStreamChars.cs" />
728728
<Compile Include="Microsoft\Data\SqlTypes\SqlTypeWorkarounds.netfx.cs" />
729729
<Compile Include="Microsoft\Data\SqlTypes\UnsafeNativeMethods.cs" />
730-
<Compile Include="Microsoft\Data\Sql\SqlGenericUtil.cs" />
731730
<Compile Include="Misc\ExternDll.cs" />
732731
</ItemGroup>
733732
<!-- Resources -->

src/Microsoft.Data.SqlClient/netfx/src/Microsoft/Data/Sql/SqlGenericUtil.cs

-35
This file was deleted.

src/Microsoft.Data.SqlClient/netfx/src/Microsoft/Data/SqlClient/SqlBulkCopyColumnMapping.cs

-138
This file was deleted.

0 commit comments

Comments
 (0)