2 writes to _attributeUses
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaComplexType.cs (2)
291_attributeUses = new XmlSchemaObjectTable(); 490_attributeUses = null;
2 references to _attributeUses
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaComplexType.cs (2)
289if (_attributeUses == null) 293return _attributeUses;