I have a class class __declspec(dllexport) Synchronization : public service::BaseService implemented completely in header file. When compiling and then analyzin
class __declspec(dllexport) Synchronization : public service::BaseService