2 references to NamespaceUri
System.IdentityModel (2)
System\ServiceModel\Security\ReferenceList.cs (2)
121string uri = XmlHelper.ReadEmptyElementAndRequiredAttribute(reader, ElementName, NamespaceUri, ReferenceList.UriAttribute, out prefix); 132writer.WriteStartElement(XD.XmlEncryptionDictionary.Prefix.Value, ElementName, NamespaceUri);