2 writes to Xmlns
System.Xml (2)
System\Xml\Serialization\XmlReflectionImporter.cs (1)
1618accessor.Xmlns = new XmlnsAccessor();
System\Xml\Serialization\XmlSchemaImporter.cs (1)
1458member.Xmlns = new XmlnsAccessor();
23 references to Xmlns
System.Xml (23)
System\Xml\Serialization\XmlCodeExporter.cs (3)
84if (mapping.Xmlns == null) { 544if (mapping.Members[i].Xmlns != null) 614if (member.Xmlns != null) {
System\Xml\Serialization\XmlReflectionImporter.cs (3)
771if (member.Xmlns != null) { 1129if (mapping.Xmlns != null) { 1723if (accessor.Xmlns != null)
System\Xml\Serialization\XmlSerializationReader.cs (6)
2366if (mapping.Xmlns != null) { 2387if (mapping.Attribute != null || mapping.Xmlns != null) 2525if (mapping.Xmlns != null) { 3438if (member.Mapping.Xmlns != null) { 3703if (member.Mapping.Xmlns != null) 3893if (member.Mapping.Xmlns != null)
System\Xml\Serialization\XmlSerializationReaderILGen.cs (5)
457if (mapping.Xmlns != null) { 478if (mapping.Attribute != null || mapping.Xmlns != null) 1867if (member.Mapping.Xmlns != null) { 2253if (member.Mapping.Xmlns != null) 2512if (member.Mapping.Xmlns != null)
System\Xml\Serialization\XmlSerializationWriter.cs (3)
1692if (member.Xmlns != null) 2155if (m.Xmlns != null) 3145if (members[i].Xmlns == null)
System\Xml\Serialization\XmlSerializationWriterILGen.cs (3)
429if (member.Xmlns != null) 1064if (m.Xmlns != null) 2145if (members[i].Xmlns == null)