C# Class Machine.Specifications.ReSharperRunner.Shims.Cache

Inheritance: ICache
Datei anzeigen Open project: JorritSalverda/msbuild-by-convention

Public Methods

Method Description
Cache ( ISymbolCache cache ) : JetBrains.ProjectModel
GetDeclarationsCache ( IPsiModule psiModule, bool withReferences, bool caseSensitive ) : ISymbolScope

Method Details

Cache() public method

public Cache ( ISymbolCache cache ) : JetBrains.ProjectModel
cache ISymbolCache
return JetBrains.ProjectModel

GetDeclarationsCache() public method

public GetDeclarationsCache ( IPsiModule psiModule, bool withReferences, bool caseSensitive ) : ISymbolScope
psiModule IPsiModule
withReferences bool
caseSensitive bool
return ISymbolScope