Base:
method
WriteXmlnsAttribute
System.Xml.XmlNodeWriter.WriteXmlnsAttribute(System.Byte[], System.Int32, System.Int32, System.Byte[], System.Int32, System.Int32)
1 reference to WriteXmlnsAttribute
System.Private.DataContractSerialization (1)
System\Xml\XmlCanonicalWriter.cs (1)
624
_writer.
WriteXmlnsAttribute
(_xmlnsBuffer, xmlnsAttribute.prefixOffset, xmlnsAttribute.prefixLength, _xmlnsBuffer, xmlnsAttribute.nsOffset, xmlnsAttribute.nsLength);