12 references to AfterChild
System (12)
regex\system\text\regularexpressions\RegexFCD.cs (12)
332CalculateFC(curNode._type | AfterChild, curNode, curChild); 383case RegexNode.Concatenate | AfterChild: 395case RegexNode.Testgroup | AfterChild: 404case RegexNode.Alternate | AfterChild: 405case RegexNode.Testref | AfterChild: 414case RegexNode.Loop | AfterChild: 415case RegexNode.Lazyloop | AfterChild: 421case RegexNode.Group | AfterChild: 423case RegexNode.Capture | AfterChild: 425case RegexNode.Greedy | AfterChild: 434case RegexNode.Require | AfterChild: 435case RegexNode.Prevent | AfterChild: