6 references to Xml
System.ServiceModel (6)
System\ServiceModel\Description\PolicyReader.cs (2)
227
id = element.GetAttribute(MetadataStrings.
Xml
.Attributes.Id, MetadataStrings.
Xml
.NamespaceUri);
System\ServiceModel\Description\WsdlImporter.cs (4)
2447
static readonly string xmlId = string.Format(CultureInfo.InvariantCulture, "{0}:{1}", MetadataStrings.
Xml
.Prefix, MetadataStrings.
Xml
.Attributes.Id);
2474
else if (element.HasAttribute(MetadataStrings.
Xml
.Attributes.Id, MetadataStrings.
Xml
.NamespaceUri))