2 references to UriAttribute
System.IdentityModel (2)
System\ServiceModel\Security\ReferenceList.cs (2)
121string uri = XmlHelper.ReadEmptyElementAndRequiredAttribute(reader, ElementName, NamespaceUri, ReferenceList.UriAttribute, out prefix); 133writer.WriteStartAttribute(ReferenceList.UriAttribute, null);