1 reference to _defaultRegistryKeyLazy
Microsoft.AspNetCore.DataProtection (1)
Repositories\RegistryXmlRepository.cs (1)
48
public static RegistryKey? DefaultRegistryKey =>
_defaultRegistryKeyLazy
.Value;