2 writes to _all
System.Private.Xml (2)
System\Xml\Schema\XsdBuilder.cs (2)
1012_all = (XmlSchemaAll)container; 1957builder._xso = builder._particle = builder._all = new XmlSchemaAll();
3 references to _all
System.Private.Xml (3)
System\Xml\Schema\XsdBuilder.cs (3)
887container = _all!; 1324builder._all!.Items.Add(builder._element); 1958builder.AddParticle(builder._all);