2 instantiations of RegistryPolicyResolver
Microsoft.AspNetCore.DataProtection.Tests (2)
Internal\KeyManagementOptionsSetupTest.cs (1)
86
var policyResolver = new
RegistryPolicyResolver
(
RegistryPolicyResolverTests.cs (1)
260
var policyResolver = new
RegistryPolicyResolver
(
4 references to RegistryPolicyResolver
Microsoft.AspNetCore.DataProtection (2)
ApplyPolicyAttribute.cs (1)
9
/// Signifies that the <see cref="
RegistryPolicyResolver
"/> should bind this property from the registry.
DataProtectionServiceCollectionExtensions.cs (1)
65
services.TryAddSingleton<IRegistryPolicyResolver,
RegistryPolicyResolver
>();
Microsoft.AspNetCore.DataProtection.Tests (2)
Internal\KeyManagementOptionsSetupTest.cs (1)
86
var
policyResolver = new RegistryPolicyResolver(
RegistryPolicyResolverTests.cs (1)
260
var
policyResolver = new RegistryPolicyResolver(