terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
CachedCodeEntryKey (RegexOptions options, string cultureKey, string pattern) | |
override bool | Equals (object obj) |
bool | Equals (Regex.CachedCodeEntryKey other) |
override int | GetHashCode () |
bool | Equals (T other) |
Static Public Member Functions | |
static bool | operator== (Regex.CachedCodeEntryKey left, Regex.CachedCodeEntryKey right) |
Private Attributes | |
readonly RegexOptions | _options |
readonly string | _cultureKey |
readonly string | _pattern |