4 references to SetAttributeNode
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlDocument.cs (1)
621
elem.
SetAttributeNode
(defattr);
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSerializationReader.cs (1)
2010
if (unknownElement != null) unknownElement.
SetAttributeNode
(xmlAttribute);
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlExporter.cs (1)
832
policyElement.
SetAttributeNode
(idAttribute);
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlImporter.cs (1)
1436
policyElement.
SetAttributeNode
(idAttribute);