GetCustomAttribute returns null or nothing in release builds
I have a couple of .NET classes that I use to call stored procedures in two lines of code using .NET reflection. One of my methods creates a SqlCommand for a stored procedure by examining attributes and parameters on the …
GetCustomAttribute returns null or nothing in release builds Read more »