<PackageReference Include="System.ServiceModel.Primitives" Version="6.0.0" />
System.Runtime.MruCache<TKey, TValue>
public int Count {
get; }
public MruCache(
int lowWatermark,
int highWatermark)
public void Add(
TKey key,
TValue value)
protected virtual void Dispose(
bool disposing)