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

◆ AddAnnotation()

void Newtonsoft.Json.Linq.JToken.AddAnnotation ( object annotation)
inlineinherited

Definition at line 1970 of file JToken.cs.

1971 {
1972 if (annotation != null)
1973 {
1974 object annotations = this._annotations;
1975 if (annotations != null)
1976 {
1977 if (annotations != null)
1978 {
1979 return;
1980 }
1981 object annotations2 = this._annotations;
1982 if (annotations2 == null || annotations2 != null)
1983 {
1984 return;
1985 }
1986 }
1987 else if (annotation == null || annotation != null)
1988 {
1989 return;
1990 }
1991 }
1992 throw new ArrayTypeMismatchException();
1993 }
class f__AnonymousType0<< Count > j__TPar

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