Hi,
I can't seem to find anything specifically about what I'd like to do, but if this has already been discussed some other place please let me know :)
Otherwise, what I'd like to do is benchmark the same method of an assembly but with different assembly versions. I know I can accomplish this in various ways and use reflection to load in the type/method based on different assembly files but am wondering if there is any official way to do this?
Hi,
I can't seem to find anything specifically about what I'd like to do, but if this has already been discussed some other place please let me know :)
Otherwise, what I'd like to do is benchmark the same method of an assembly but with different assembly versions. I know I can accomplish this in various ways and use reflection to load in the type/method based on different assembly files but am wondering if there is any official way to do this?