terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ AddAlternate()

void System.Text.RegularExpressions.RegexParser.AddAlternate ( )
inlineprivate

Definition at line 1019 of file RegexParser.cs.

References System.Text.RegularExpressions.RegexParser._alternation, System.Text.RegularExpressions.RegexParser._concatenation, System.Text.RegularExpressions.RegexParser._group, System.Text.RegularExpressions.RegexParser._options, System.Text.RegularExpressions.RegexNode.AddChild(), j__TPar, System.Text.RegularExpressions.RegexNode.NType, System.options, and System.Text.RegularExpressions.RegexNode.ReverseLeft().

Referenced by System.Text.RegularExpressions.RegexParser.ScanRegex().