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