3 references to ParentContainer
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\XsdBuilder.cs (3)
2262
builder.
ParentContainer
.AddAnnotation(builder._annotation);
2427
((XmlSchemaGroupBase)this.
ParentContainer
).Items.Add(particle);
2605
_xso.Parent = this.
ParentContainer
;