2 writes to _attributeUses
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaAttributeGroup.cs (2)
75_attributeUses = new XmlSchemaObjectTable(); 129newGroup._attributeUses = null;
2 references to _attributeUses
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaAttributeGroup.cs (2)
73if (_attributeUses == null) 77return _attributeUses;