2 writes to OptionsMonitor
Microsoft.AspNetCore.Authentication (2)
AuthenticationHandler.cs (2)
122OptionsMonitor = options; 138OptionsMonitor = options;
1 reference to OptionsMonitor
Microsoft.AspNetCore.Authentication (1)
AuthenticationHandler.cs (1)
155Options = OptionsMonitor.Get(Scheme.Name);