11 references to Set
Microsoft.AspNetCore.Components.Server (2)
Circuits\CircuitRegistry.cs (1)
160DisconnectedCircuits.Set(circuitHost.CircuitId.Secret, entry, entryOptions);
Circuits\DefaultInMemoryCircuitPersistenceProvider.cs (1)
73_persistedCircuits.Set(circuitId.Secret, persistedCircuitEntry, options);
Microsoft.AspNetCore.HeaderParsing (1)
HeaderKey.cs (1)
69internal void AddCachedValue(StringValues values, object o) => _valueCache!.Set(values, o, _cacheEntryOptions);
Microsoft.AspNetCore.Mvc.Razor (3)
Infrastructure\DefaultFileVersionProvider.cs (1)
83Cache.Set(path, value, cacheEntryOptions);
RazorViewEngine.cs (2)
207cacheResult = ViewLookupCache.Set( 387ViewLookupCache.Set(cacheKey, cacheResult, cacheEntryOptions);
Microsoft.AspNetCore.Mvc.TagHelpers (2)
CacheTagHelper.cs (1)
102_ = MemoryCache.Set(cacheKey, tcs.Task, options);
GlobbingUrlBuilder.cs (1)
144return Cache.Set(
Microsoft.AspNetCore.OutputCaching (1)
Memory\MemoryOutputCacheStore.cs (1)
132_cache.Set(key, value, options);
Microsoft.AspNetCore.ResponseCaching (2)
MemoryResponseCache.cs (2)
41_cache.Set( 58_cache.Set(