1 write to _dp
Microsoft.AspNetCore.Authentication.Cookies (1)
PostConfigureCookieAuthenticationOptions.cs (1)
22_dp = dataProtection;
1 reference to _dp
Microsoft.AspNetCore.Authentication.Cookies (1)
PostConfigureCookieAuthenticationOptions.cs (1)
32options.DataProtectionProvider ??= _dp;