1 instantiation of XmlRepositoryWithoutDeletion
Microsoft.AspNetCore.DataProtection.Tests (1)
KeyManagement\XmlKeyManagerTests.cs (1)
1003public static readonly IXmlRepository Instance = new XmlRepositoryWithoutDeletion();
1 reference to XmlRepositoryWithoutDeletion
Microsoft.AspNetCore.DataProtection.Tests (1)
KeyManagement\XmlKeyManagerTests.cs (1)
994XmlRepository = XmlRepositoryWithoutDeletion.Instance,