2 writes to all
System.Xml (2)
System\Xml\Schema\XsdBuilder.cs (2)
974
this.
all
= (XmlSchemaAll)container;
1803
builder.xso = builder.particle = builder.
all
= new XmlSchemaAll();
3 references to all
System.Xml (3)
System\Xml\Schema\XsdBuilder.cs (3)
851
container = this.
all
;
1256
builder.
all
.Items.Add(builder.element);
1804
builder.AddParticle(builder.
all
);