2 references to ReasonElementName
Microsoft.AspNetCore.DataProtection (2)
KeyManagement\XmlKeyManager.cs (2)
393
new XElement(
ReasonElementName
, reason));
637
new XElement(
ReasonElementName
, reason));