R#8 : does IDeclarationsCache & CacheManager still exist
Can you give me pointer to what has replaced IDeclarationsCache and CacheManager() off IPsiServices in resharper 8 please ? IDeclarationsCache declarationsCache = solution.GetPsiServices().CacheManager.GetDeclarationsCache(DeclarationCacheLibraryScope.NONE, false); var results=declarationsCache.GetElementsByShortName(classNameToFind).ToList();
---
Original message URL: http://devnet.jetbrains.net/message/5486024#5486024
Please sign in to leave a comment.