Implemented interface member:
property
Key
Roslyn.Utilities.ICacheEntry<TKey, TValue>.Key
1 write to Key
Microsoft.CodeAnalysis.CodeStyle (1)
ReferenceCountedDisposableCache.cs (1)
70
Key
= key;
1 reference to Key
Microsoft.CodeAnalysis.CodeStyle (1)
ReferenceCountedDisposableCache.cs (1)
78
_cache.Evict(
Key
);