6 references to Xml
dotnet-svcutil-lib (6)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\PolicyReader.cs (2)
225
id = element.GetAttribute(MetadataStrings.
Xml
.Attributes.Id, MetadataStrings.
Xml
.NamespaceUri);
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlImporter.cs (4)
2433
private static readonly string s_xmlId = string.Format(CultureInfo.InvariantCulture, "{0}:{1}", MetadataStrings.
Xml
.Prefix, MetadataStrings.
Xml
.Attributes.Id);
2460
else if (element.HasAttribute(MetadataStrings.
Xml
.Attributes.Id, MetadataStrings.
Xml
.NamespaceUri))