2 instantiations of XmlnsAccessor
System.Private.Xml (2)
System\Xml\Serialization\XmlReflectionImporter.cs (1)
1864
accessor.Xmlns = new
XmlnsAccessor
();
System\Xml\Serialization\XmlSchemaImporter.cs (1)
1567
member.Xmlns = new
XmlnsAccessor
();
2 references to XmlnsAccessor
System.Private.Xml (2)
System\Xml\Serialization\Mappings.cs (2)
691
private
XmlnsAccessor
? _xmlns;
793
internal
XmlnsAccessor
? Xmlns