2 writes to _xsdAttributes
System.Private.Xml (2)
System\Xml\Serialization\XmlReflectionImporter.cs (2)
1621
_xsdAttributes
??= new NameTable();
1813
_xsdAttributes
??= new NameTable();
2 references to _xsdAttributes
System.Private.Xml (2)
System\Xml\Serialization\XmlReflectionImporter.cs (2)
1622
attribute = (AttributeAccessor)ReconcileAccessor(attribute,
_xsdAttributes
);
1814
attribute = (AttributeAccessor)ReconcileAccessor(attribute,
_xsdAttributes
);