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)
434
if (
_attributeGroups
== null)
438
return
_attributeGroups
;