Implemented interface member:
method
DeleteElements
Microsoft.AspNetCore.DataProtection.Repositories.IDeletableXmlRepository.DeleteElements(System.Action<System.Collections.Generic.IReadOnlyCollection<Microsoft.AspNetCore.DataProtection.Repositories.IDeletableElement>>)
2 references to DeleteElements
Microsoft.AspNetCore.DataProtection.Tests (2)
Repositories\RegistryXmlRepositoryTests.cs (2)
148
Assert.True(repository.
DeleteElements
(deletableElements =>
202
Assert.True(repository.
DeleteElements
(deletableElements =>