2 writes to _xsdAttributes
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlReflectionImporter.cs (2)
1602_xsdAttributes = new NameTable(); 1782_xsdAttributes = new NameTable();
4 references to _xsdAttributes
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlReflectionImporter.cs (4)
1601if (_xsdAttributes == null) 1603attribute = (AttributeAccessor)ReconcileAccessor(attribute, _xsdAttributes); 1781if (_xsdAttributes == null) 1783attribute = (AttributeAccessor)ReconcileAccessor(attribute, _xsdAttributes);