<PackageReference Include="Relativity.Other" Version="10.3.142.22" />
LazyDictionaryCache<TKey, TValue>
public int Count {
get; }
public TValue this[
TKey key] {
get;
set; }
public void Add(
TKey key,
TValue value)
protected virtual void Dispose(
bool disposing)