1 write to _optionsCache
DynamicSchemes (1)
Controllers\AuthController.cs (1)
20_optionsCache = optionsCache;
3 references to _optionsCache
DynamicSchemes (3)
Controllers\AuthController.cs (3)
26_optionsCache.TryRemove(scheme); 39_optionsCache.TryRemove(scheme); 41_optionsCache.TryAdd(scheme, new SimpleOptions { DisplayMessage = optionsMessage });