1 write to _activeCacheKey
Microsoft.AspNetCore.Components.Web (1)
Image\Image.cs (1)
172
_activeCacheKey
= source.CacheKey;
2 references to _activeCacheKey
Microsoft.AspNetCore.Components.Web (2)
Image\Image.cs (2)
191
if (
_activeCacheKey
== source.CacheKey && !cancellationToken.IsCancellationRequested)
224
if (
_activeCacheKey
== source.CacheKey && !cancellationToken.IsCancellationRequested)