2 references to RootNamespace
Microsoft.AspNetCore.DataProtection (2)
XmlConstants.cs (2)
31
internal static readonly XName EncryptedSecretElementName =
RootNamespace
.GetName("encryptedSecret");
36
internal static readonly XName RequiresEncryptionAttributeName =
RootNamespace
.GetName("requiresEncryption");