EAP 8 SDK
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();Regards
---
Original message URL: http://devnet.jetbrains.net/message/5485417#5485417
Please sign in to leave a comment.