in src/CosmosCache.cs [35:38]
public CosmosCache(IOptions<CosmosCacheOptions> optionsAccessor) { this.Initialize(optionsAccessor); }