2 writes to _attributes
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaComplexType.cs (2)
232_attributes = new XmlSchemaObjectCollection(); 382_attributes = newAttributes;
2 references to _attributes
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaComplexType.cs (2)
230if (_attributes == null) 234return _attributes;