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

◆ RemoveAnnotations()

void Newtonsoft.Json.Linq.JToken.RemoveAnnotations ( Type type)
inlineinherited

Definition at line 2100 of file JToken.cs.

2101 {
2102 while (type == null)
2103 {
2104 }
2105 object annotations = this._annotations;
2106 if (annotations != null)
2107 {
2108 if (annotations != null)
2109 {
2110 long num = 0L;
2111 if (type == null)
2112 {
2113 throw new ArrayTypeMismatchException();
2114 }
2115 if (num != 0L)
2116 {
2117 return;
2118 }
2119 }
2120 else
2121 {
2122 object annotations2 = this._annotations;
2123 }
2124 }
2125 }
class f__AnonymousType0<< Count > j__TPar

References Newtonsoft.Json.Linq.JToken._annotations, j__TPar, and System.L.