We are running into memory leak issue and we suspect that below code could be reason, we have a static method in a singleton class and doubt that its causing memory leak while its being referenced directly.We are running into memory leak issue and we su