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