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