1 write to EndChildFunc
System.Xml (1)
System\Xml\Schema\XsdBuilder.cs (1)
108EndChildFunc = end;
2 references to EndChildFunc
System.Xml (2)
System\Xml\Schema\XsdBuilder.cs (2)
776if (this.currentEntry.EndChildFunc != null) { 777(this.currentEntry.EndChildFunc)(this);