1 write to _dp
Microsoft.AspNetCore.Authentication.Twitter (1)
TwitterPostConfigureOptions.cs (1)
23_dp = dataProtection;
1 reference to _dp
Microsoft.AspNetCore.Authentication.Twitter (1)
TwitterPostConfigureOptions.cs (1)
35options.DataProtectionProvider = options.DataProtectionProvider ?? _dp;