12 references to BeforeChild
System (12)
regex\system\text\regularexpressions\RegexWriter.cs (12)
261EmitFragment(curNode._type | BeforeChild, curNode, curChild); 320case RegexNode.Concatenate | BeforeChild: 325case RegexNode.Alternate | BeforeChild: 349case RegexNode.Testref | BeforeChild: 380case RegexNode.Testgroup | BeforeChild: 415case RegexNode.Loop | BeforeChild: 416case RegexNode.Lazyloop | BeforeChild: 445case RegexNode.Group | BeforeChild: 449case RegexNode.Capture | BeforeChild: 457case RegexNode.Require | BeforeChild: 475case RegexNode.Prevent | BeforeChild: 487case RegexNode.Greedy | BeforeChild: