4 references to ReverseLeft
System (4)
regex\system\text\regularexpressions\RegexParser.cs (4)
1958
_group.AddChild(_concatenation.
ReverseLeft
());
1961
_alternation.AddChild(_concatenation.
ReverseLeft
());
2038
_group.AddChild(_concatenation.
ReverseLeft
());
2044
_alternation.AddChild(_concatenation.
ReverseLeft
());