System\Xml\Schema\ContentValidator.cs (5)
412this_.leftChild.ExpandTree(this_, symbols, positions);
416this_.rightChild.ExpandTree(this_, symbols, positions);
428leftChild.ExpandTree(this, symbols, positions);
430rightChild.ExpandTree(this, symbols, positions);
1153contentNode.ExpandTree(contentRoot, symbols, positions);