2 references to CreationDateElementName
Microsoft.AspNetCore.DataProtection (2)
KeyManagement\XmlKeyManager.cs (2)
283DateTimeOffset creationDate = (DateTimeOffset)keyElement.Element(CreationDateElementName)!; 435new XElement(CreationDateElementName, creationDate),