I have a C++/CLI library project that contains a class with a static constructor. In a debug build the static constructor is (correctly) called before any other class methods are referenced. However in a release build it is never called.
Visual Studio/Silverlight/Tooling version
What category (if any) best represents this feedback?
Steps to reproduce
Product Language
Operating System
Operating System Language
Actual results
Expected results
Please wait...