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

◆ Release()

void System.Text.RegularExpressions.ExclusiveReference.Release ( RegexRunner obj)
inline

Definition at line 24 of file ExclusiveReference.cs.

25 {
26 while (obj == null)
27 {
28 }
29 int num;
30 if (this._obj == null && num == 0)
31 {
32 if (this._ref == null)
33 {
34 this._ref = obj;
35 }
36 return;
37 }
38 }
class f__AnonymousType0<< Count > j__TPar

References System.Text.RegularExpressions.ExclusiveReference._obj, System.Text.RegularExpressions.ExclusiveReference._ref, j__TPar, and System.obj.