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)
35
options.DataProtectionProvider = options.DataProtectionProvider ??
_dp
;