2 references to _indexSourceFingerprintCacheKey
aspire (2)
Documentation\ApiDocs\ApiDocsCache.cs (2)
101
=> _contentCache.GetAsync(
_indexSourceFingerprintCacheKey
, cancellationToken);
109
=> _contentCache.SetAsync(
_indexSourceFingerprintCacheKey
, fingerprint, cancellationToken);