terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ ContainerPath

string Newtonsoft.Json.JsonWriter.ContainerPath
getsetpackageinherited

Definition at line 160 of file JsonWriter.cs.

161 {
162 [global::Cpp2ILInjected.Token(Token = "0x6000247")]
163 [global::Cpp2ILInjected.Address(RVA = "0x1CCB118", Offset = "0x1CCB118", Length = "0xAC")]
164 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
165 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JsonWriterException), Member = "Create", MemberParameters = new object[]
166 {
168 typeof(string),
170 }, ReturnType = typeof(JsonWriterException))]
171 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JsonSerializerInternalWriter), Member = "CheckForCircularReference", MemberParameters = new object[]
172 {
174 typeof(object),
179 }, ReturnType = typeof(bool))]
180 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JsonSerializerInternalWriter), Member = "GetReference", MemberParameters = new object[]
181 {
183 typeof(object)
184 }, ReturnType = typeof(string))]
185 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JsonSerializerInternalWriter), Member = "SerializeObject", MemberParameters = new object[]
186 {
188 typeof(object),
193 }, ReturnType = typeof(void))]
194 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JsonSerializerInternalWriter), Member = "CalculatePropertyValues", MemberParameters = new object[]
195 {
197 typeof(object),
202 typeof(ref object)
203 }, ReturnType = typeof(bool))]
204 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JsonSerializerInternalWriter), Member = "SerializeList", MemberParameters = new object[]
205 {
212 }, ReturnType = typeof(void))]
213 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JsonSerializerInternalWriter), Member = "SerializeMultidimensionalArray", MemberParameters = new object[]
214 {
216 typeof(Array),
219 typeof(int),
220 typeof(int[])
221 }, ReturnType = typeof(void))]
222 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JsonSerializerInternalWriter), Member = "SerializeISerializable", MemberParameters = new object[]
223 {
230 }, ReturnType = typeof(void))]
231 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JsonSerializerInternalWriter), Member = "SerializeDictionary", MemberParameters = new object[]
232 {
239 }, ReturnType = typeof(void))]
240 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 10)]
241 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(JsonPosition), Member = "BuildPath", MemberParameters = new object[]
242 {
244 typeof(JsonPosition?)
245 }, ReturnType = typeof(string))]
246 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
247 get
248 {
249 throw null;
250 }
251 }
class f__AnonymousType0<< Count > j__TPar