File tree 4 files changed +226
-813
lines changed
src/Microsoft.Data.SqlClient
src/Microsoft/Data/SqlClient
4 files changed +226
-813
lines changed Original file line number Diff line number Diff line change 394
394
<Compile Include =" ..\..\src\Microsoft\Data\SqlClient\SqlInfoMessageEventHandler.cs" >
395
395
<Link >Microsoft\Data\SqlClient\SqlInfoMessageEventHandler.cs</Link >
396
396
</Compile >
397
+ <Compile Include =" ..\..\src\Microsoft\Data\SqlClient\SqlInternalConnection.cs" >
398
+ <Link >Microsoft\Data\SqlClient\SqlInternalConnection.cs</Link >
399
+ </Compile >
397
400
<Compile Include =" ..\..\src\Microsoft\Data\SqlClient\SqlInternalTransaction.cs" >
398
401
<Link >Microsoft\Data\SqlClient\SqlInternalTransaction.cs</Link >
399
402
</Compile >
634
637
<Compile Include =" Microsoft\Data\SqlClient\SqlDataReader.cs" />
635
638
<Compile Include =" Microsoft\Data\SqlClient\SqlDbColumn.cs" />
636
639
<Compile Include =" Microsoft\Data\SqlClient\SqlDelegatedTransaction.cs" />
637
- <Compile Include =" Microsoft\Data\SqlClient\SqlInternalConnection.cs" />
638
640
<Compile Include =" Microsoft\Data\SqlClient\SqlInternalConnectionTds.cs" />
639
641
<Compile Include =" Microsoft\Data\SqlClient\SqlTransaction.cs" />
640
642
<Compile Include =" Microsoft\Data\SqlClient\SqlUtil.cs" />
Original file line number Diff line number Diff line change 482
482
<Compile Include =" ..\..\src\Microsoft\Data\SqlClient\SqlInfoMessageEventHandler.cs" >
483
483
<Link >Microsoft\Data\SqlClient\SqlInfoMessageEventHandler.cs</Link >
484
484
</Compile >
485
+ <Compile Include =" ..\..\src\Microsoft\Data\SqlClient\SqlInternalConnection.cs" >
486
+ <Link >Microsoft\Data\SqlClient\SqlInternalConnection.cs</Link >
487
+ </Compile >
485
488
<Compile Include =" ..\..\src\Microsoft\Data\SqlClient\SqlInternalTransaction.cs" >
486
489
<Link >Microsoft\Data\SqlClient\SqlInternalTransaction.cs</Link >
487
490
</Compile >
642
645
<Compile Include =" Microsoft\Data\SqlClient\SqlDataReader.cs" />
643
646
<Compile Include =" Microsoft\Data\SqlClient\SqlDataReaderSmi.cs" />
644
647
<Compile Include =" Microsoft\Data\SqlClient\SqlDelegatedTransaction.cs" />
645
- <Compile Include =" Microsoft\Data\SqlClient\SqlInternalConnection.cs" />
646
648
<Compile Include =" Microsoft\Data\SqlClient\SqlInternalConnectionSmi.cs" />
647
649
<Compile Include =" Microsoft\Data\SqlClient\SqlInternalConnectionTds.cs" />
648
650
<Compile Include =" Microsoft\Data\SqlClient\SqlSequentialStreamSmi.cs" />
You can’t perform that action at this time.
0 commit comments