12 references to BeforeChild
System (12)
regex\system\text\regularexpressions\RegexFCD.cs (12)
307CalculateFC(curNode._type | BeforeChild, curNode, curChild); 367case RegexNode.Concatenate | BeforeChild: 368case RegexNode.Alternate | BeforeChild: 369case RegexNode.Testref | BeforeChild: 370case RegexNode.Loop | BeforeChild: 371case RegexNode.Lazyloop | BeforeChild: 374case RegexNode.Testgroup | BeforeChild: 420case RegexNode.Group | BeforeChild: 422case RegexNode.Capture | BeforeChild: 424case RegexNode.Greedy | BeforeChild: 428case RegexNode.Require | BeforeChild: 429case RegexNode.Prevent | BeforeChild: