2 references to _tags
Microsoft.AspNetCore.Components.Server (2)
Circuits\HybridCacheCircuitPersistenceProvider.cs (2)
51
await _hybridCache.SetAsync(circuitId.Secret, persistedCircuitState, _cacheWriteOptions,
_tags
, cancellation);
74
_tags
,