Implemented interface member:
property
Element
Microsoft.AspNetCore.DataProtection.Repositories.IDeletableElement.Element
1 write to Element
Microsoft.AspNetCore.DataProtection (1)
Repositories\EphemeralXmlRepository.cs (1)
103Element = element;
1 reference to Element
Microsoft.AspNetCore.DataProtection (1)
Repositories\EphemeralXmlRepository.cs (1)
109/// <summary>The <see cref="XElement"/> from which <see cref="Element"/> was cloned.</summary>