3 references to ParentContainer
System.Xml (3)
System\Xml\Schema\XsdBuilder.cs (3)
2071
builder.
ParentContainer
.AddAnnotation(builder.annotation);
2213
((XmlSchemaGroupBase)this.
ParentContainer
).Items.Add(particle);
2356
this.xso.Parent = this.
ParentContainer
;