2 writes to Xmlns
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlReflectionImporter.cs (1)
1853accessor.Xmlns = new XmlnsAccessor();
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSchemaImporter.cs (1)
1671member.Xmlns = new XmlnsAccessor();
12 references to Xmlns
dotnet-svcutil-lib (12)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlCodeExporter.cs (3)
85if (mapping.Xmlns == null) 628if (mapping.Members[i].Xmlns != null) 705if (member.Xmlns != null)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlReflectionImporter.cs (3)
878if (member.Xmlns != null) 1294if (mapping.Xmlns != null) 1969if (accessor.Xmlns != null)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSerializationWriter.cs (3)
1971if (member.Xmlns != null) 2491if (m.Xmlns != null) 3608if (members[i].Xmlns == null)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSerializationWriterILGen.cs (3)
474if (member.Xmlns != null) 1157if (m.Xmlns != null) 2343if (members[i].Xmlns == null)