2 writes to _xsdAttributes
System.Private.Xml (2)
System\Xml\Serialization\XmlReflectionImporter.cs (2)
1619
_xsdAttributes
??= new NameTable();
1797
_xsdAttributes
??= new NameTable();
2 references to _xsdAttributes
System.Private.Xml (2)
System\Xml\Serialization\XmlReflectionImporter.cs (2)
1620
attribute = (AttributeAccessor)ReconcileAccessor(attribute,
_xsdAttributes
);
1798
attribute = (AttributeAccessor)ReconcileAccessor(attribute,
_xsdAttributes
);