1 write to _attributeGroups
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchema.cs (1)
436_attributeGroups = new XmlSchemaObjectTable();
2 references to _attributeGroups
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchema.cs (2)
434if (_attributeGroups == null) 438return _attributeGroups;