I\'m working with WPF. When I\'m trying to declare SQLiteConnection in the code, the problem arises-
SQLiteConnection
The invocation of the constructor on type \
In VS2015 I was able to see the specific code causing this problem once I turned on 'Enable Just My Code' in the Debugging Options under Tools -> Options.