FrameworkFork\Microsoft.Xml\Xml\schema\ContentValidator.cs (5)
492this_._leftChild.ExpandTree(this_, symbols, positions);
497this_._rightChild.ExpandTree(this_, symbols, positions);
510_leftChild.ExpandTree(this, symbols, positions);
513_rightChild.ExpandTree(this, symbols, positions);
1348_contentNode.ExpandTree(contentRoot, _symbols, _positions);