1 reference to TryGetValue
Microsoft.Extensions.Options (1)
OptionsManager.cs (1)
46if (!_cache.TryGetValue(name, out TOptions? options))