1 write to _attributes
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchema.cs (1)
419
_attributes
= new XmlSchemaObjectTable();
2 references to _attributes
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchema.cs (2)
417
if (
_attributes
== null)
421
return
_attributes
;