Hi,
after I ported my custom LanguageService to VS2017, I noticed that StackTraces do not contain the line numbers of the calling functions any more. If course, the project is set to Debug-Build with DebugSymbols on and DEBUG defined. The Debugger itself (Callstack etc) works perfectly well, it's "just" that the logfiles I create do not contain line number in the stacktraces, which is very annoynig.
Does anybody else have a similar issue? Maybe (well, most probably), I misconfigured something. Maybe I am referencing a wrong DLL or something. Any help is kindly appreciated!
Regards,
f_max