AbstractSymbolContextResolver
An abstract that should sub-classed by clients wishing to implement
the ISymbolContextResolver interface
class
CachingSymbolContextResolver
A symbol resolver that delegates to the default SymbolContextResolver, but
caches the results and returns those on subsequent calls.