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