Posts
Sort by recent activity
Why is code from .Net Reflector different than MS source code?
Hi, I was looking at the System.Data.SqlClient.SqlConnection on .Net 4.8 and finding differences between what reflector shows and what is shown by the Microsoft source files in github (https://gith...