3 references to _typeForwardCache
Microsoft.CodeAnalysis.Features (3)
PdbSourceDocument\ImplementationAssemblyLookupService.cs (3)
95_typeForwardCache.Add(dllPath, cachedTypeForwards); 109return _typeForwardCache.TryGetValue(dllPath, out typeForwards); 118_typeForwardCache.Clear();