2 references to _memberIndexSourceFingerprintCacheKey
aspire (2)
Documentation\ApiDocs\ApiDocsCache.cs (2)
133
=> _contentCache.GetAsync(
_memberIndexSourceFingerprintCacheKey
, cancellationToken);
141
=> _contentCache.SetAsync(
_memberIndexSourceFingerprintCacheKey
, fingerprint, cancellationToken);