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

◆ IsOnlyTopOption()

bool System.Text.RegularExpressions.RegexParser.IsOnlyTopOption ( RegexOptions option)
inlineprivate

Definition at line 561 of file RegexParser.cs.

562 {
563 return true;
564 }