We need to use the repro mentioned in #3716 for adding test coverage for fix introduced through #3857. The earlier test coverage has identified some issues in existing always encrypted test cases ...
Describe the bug I upgraded to Microsoft.Data.SqlClient 6.1.3 and now getting "Object reference not set to an instance of an object" on every data call. The SQLConnection object initializes but when ...