Base:
method
WriteXmlnsAttribute
System.Xml.XmlNodeWriter.WriteXmlnsAttribute(System.Byte[], System.Int32, System.Int32, System.Byte[], System.Int32, System.Int32)
1 reference to WriteXmlnsAttribute
System.Runtime.Serialization (1)
System\Xml\XmlC14NWriter.cs (1)
696writer.WriteXmlnsAttribute(xmlnsBuffer, xmlnsAttribute.prefixOffset, xmlnsAttribute.prefixLength, xmlnsBuffer, xmlnsAttribute.nsOffset, xmlnsAttribute.nsLength);