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

◆ InvariantCulture

unsafe CultureInfo System.Globalization.CultureInfo.InvariantCulture
staticgetset

Definition at line 59 of file CultureInfo.cs.

60 {
61 [global::Cpp2ILInjected.Token(Token = "0x6002CDB")]
62 [global::Cpp2ILInjected.Address(RVA = "0x1BF4DB0", Offset = "0x1BF4DB0", Length = "0x60")]
63 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Utils", Member = "PrettifyPercentDisplay", MemberParameters = new object[]
64 {
65 typeof(float),
66 typeof(string)
67 }, ReturnType = typeof(string))]
68 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Utilities.CrashDump", Member = "CreateDumpName", ReturnType = typeof(string))]
69 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.GameContent.UI.Chat.ColorTagHandler", Member = "Terraria.UI.Chat.ITagHandler.Parse", MemberParameters = new object[]
70 {
71 typeof(string),
72 "Microsoft.Xna.Framework.Graphics.Color",
73 typeof(string)
74 }, ReturnType = "Terraria.UI.Chat.TextSnippet")]
75 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::SR), Member = "GetString", MemberParameters = new object[]
76 {
77 typeof(string),
78 typeof(object[])
79 }, ReturnType = typeof(string))]
80 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::SR), Member = "Format", MemberParameters = new object[]
81 {
82 typeof(string),
83 typeof(object[])
84 }, ReturnType = typeof(string))]
85 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::SR), Member = "Format", MemberParameters = new object[]
86 {
87 typeof(string),
88 typeof(object)
89 }, ReturnType = typeof(string))]
90 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::SR), Member = "Format", MemberParameters = new object[]
91 {
92 typeof(string),
93 typeof(object),
94 typeof(object)
95 }, ReturnType = typeof(string))]
96 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::SR), Member = "Format", MemberParameters = new object[]
97 {
98 typeof(string),
99 typeof(object),
100 typeof(object),
101 typeof(object)
102 }, ReturnType = typeof(string))]
103 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::Mono.Globalization.Unicode.SimpleCollator), Member = ".cctor", ReturnType = typeof(void))]
104 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::Mono.Security.Cryptography.KeyPairPersistence), Member = "get_Filename", ReturnType = typeof(string))]
105 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(string), Member = "ToLowerInvariant", ReturnType = typeof(string))]
106 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(string), Member = "ToUpperInvariant", ReturnType = typeof(string))]
107 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(string), Member = "IndexOfUncheckedIgnoreCase", MemberParameters = new object[]
108 {
109 typeof(string),
110 typeof(int),
111 typeof(int)
112 }, ReturnType = typeof(int))]
113 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(string), Member = "LastIndexOfUncheckedIgnoreCase", MemberParameters = new object[]
114 {
115 typeof(string),
116 typeof(int),
117 typeof(int)
118 }, ReturnType = typeof(int))]
119 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "TZif_ParseOffsetString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(global::System.TimeSpan?))]
120 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.AggregateException), Member = "ToString", ReturnType = typeof(string))]
121 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(char), Member = "ToUpperInvariant", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(char))]
122 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(char), Member = "ToLowerInvariant", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(char))]
123 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTime), Member = ".ctor", MemberParameters = new object[]
124 {
125 typeof(global::System.Runtime.Serialization.SerializationInfo),
126 typeof(global::System.Runtime.Serialization.StreamingContext)
127 }, ReturnType = typeof(void))]
128 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "FormatCustomized", MemberParameters = new object[]
129 {
130 typeof(global::System.DateTime),
131 typeof(global::System.ReadOnlySpan<char>),
132 typeof(DateTimeFormatInfo),
133 typeof(global::System.TimeSpan),
134 typeof(global::System.Text.StringBuilder)
135 }, ReturnType = typeof(global::System.Text.StringBuilder))]
136 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "FormatCustomizedTimeZone", MemberParameters = new object[]
137 {
138 typeof(global::System.DateTime),
139 typeof(global::System.TimeSpan),
140 typeof(global::System.ReadOnlySpan<char>),
141 typeof(int),
142 typeof(bool),
143 typeof(global::System.Text.StringBuilder)
144 }, ReturnType = typeof(void))]
145 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = ".cctor", ReturnType = typeof(void))]
146 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.MemoryExtensions), Member = "ToUpperInvariant", MemberParameters = new object[]
147 {
148 typeof(global::System.ReadOnlySpan<char>),
149 typeof(global::System.Span<char>)
150 }, ReturnType = typeof(int))]
151 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.StringComparer), Member = ".cctor", ReturnType = typeof(void))]
152 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Version), Member = "TryParseComponent", MemberParameters = new object[]
153 {
154 typeof(global::System.ReadOnlySpan<char>),
155 typeof(string),
156 typeof(bool),
157 typeof(ref int)
158 }, ReturnType = typeof(bool))]
159 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Enum), Member = "ToUInt64", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(ulong))]
160 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Enum), Member = "TryParseEnum", MemberParameters = new object[]
161 {
162 typeof(global::System.Type),
163 typeof(string),
164 typeof(bool),
165 typeof(ref global::System.Enum.EnumResult)
166 }, ReturnType = typeof(bool))]
167 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.RuntimeType), Member = "FilterHelper", MemberParameters = new object[]
168 {
169 typeof(global::System.Reflection.BindingFlags),
170 typeof(ref string),
171 typeof(bool),
172 typeof(ref bool),
173 typeof(ref bool),
174 typeof(ref global::System.RuntimeType.MemberListType)
175 }, ReturnType = typeof(void))]
176 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Environment), Member = "GetResourceString", MemberParameters = new object[]
177 {
178 typeof(string),
179 typeof(object[])
180 }, ReturnType = typeof(string))]
181 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Environment), Member = "GetResourceStringEncodingName", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string))]
182 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Text.DecoderExceptionFallbackBuffer), Member = "Throw", MemberParameters = new object[]
183 {
184 typeof(byte[]),
185 typeof(int)
186 }, ReturnType = typeof(void))]
187 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Text.DecoderFallbackBuffer), Member = "ThrowLastBytesRecursive", MemberParameters = new object[] { typeof(byte[]) }, ReturnType = typeof(void))]
188 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.CodeAccessPermission), Member = "IsUnrestricted", MemberParameters = new object[] { typeof(global::System.Security.SecurityElement) }, ReturnType = typeof(bool))]
189 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.DSACryptoServiceProvider), Member = "SignHash", MemberParameters = new object[]
190 {
191 typeof(byte[]),
192 typeof(string)
193 }, ReturnType = typeof(byte[]))]
194 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.DSACryptoServiceProvider), Member = "VerifyHash", MemberParameters = new object[]
195 {
196 typeof(byte[]),
197 typeof(string),
198 typeof(byte[])
199 }, ReturnType = typeof(bool))]
200 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.X509Certificates.X509Certificate), Member = "FormatDate", MemberParameters = new object[] { typeof(global::System.DateTime) }, ReturnType = typeof(string))]
201 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Claims.Claim), Member = "ToString", ReturnType = typeof(string))]
202 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.ConfigHandler), Member = "CheckPath", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
203 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.FormatterConverter), Member = "Convert", MemberParameters = new object[]
204 {
205 typeof(object),
206 typeof(global::System.Type)
207 }, ReturnType = typeof(object))]
208 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.FormatterConverter), Member = "ToBoolean", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(bool))]
209 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.FormatterConverter), Member = "ToInt32", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(int))]
210 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.FormatterConverter), Member = "ToInt64", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(long))]
211 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.FormatterConverter), Member = "ToSingle", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(float))]
212 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.FormatterConverter), Member = "ToString", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(string))]
213 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.FormatterServices), Member = "GetClrTypeFullNameForArray", MemberParameters = new object[] { typeof(global::System.Type) }, ReturnType = typeof(string))]
214 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.Converter), Member = "FromString", MemberParameters = new object[]
215 {
216 typeof(string),
217 typeof(global::System.Runtime.Serialization.Formatters.Binary.InternalPrimitiveTypeE)
218 }, ReturnType = typeof(object))]
219 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.__BinaryWriter), Member = "WriteDecimal", MemberParameters = new object[] { typeof(decimal) }, ReturnType = typeof(void))]
220 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.__BinaryWriter), Member = "WriteValue", MemberParameters = new object[]
221 {
222 typeof(global::System.Runtime.Serialization.Formatters.Binary.InternalPrimitiveTypeE),
223 typeof(object)
224 }, ReturnType = typeof(void))]
225 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.ObjectReader), Member = "CheckSerializable", MemberParameters = new object[] { typeof(global::System.Type) }, ReturnType = typeof(void))]
226 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.__BinaryParser), Member = "ReadDecimal", ReturnType = typeof(decimal))]
227 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.PrimitiveArray), Member = "SetValue", MemberParameters = new object[]
228 {
229 typeof(string),
230 typeof(int)
231 }, ReturnType = typeof(void))]
232 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.InteropServices.ExternalException), Member = "ToString", ReturnType = typeof(string))]
233 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.InteropServices.COMException), Member = "ToString", ReturnType = typeof(string))]
234 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Resources.ResourceFallbackManager.<GetEnumerator>d__5", Member = "MoveNext", ReturnType = typeof(bool))]
235 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.ManifestBasedResourceGroveler), Member = "UltimateFallbackFixup", MemberParameters = new object[] { typeof(CultureInfo) }, ReturnType = typeof(CultureInfo))]
236 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.ManifestBasedResourceGroveler), Member = "GetNeutralResourcesLanguage", MemberParameters = new object[]
237 {
238 typeof(global::System.Reflection.Assembly),
239 typeof(ref global::System.Resources.UltimateResourceFallbackLocation)
240 }, ReturnType = typeof(CultureInfo))]
241 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.ManifestBasedResourceGroveler), Member = "CaseInsensitiveManifestResourceStreamLookup", MemberParameters = new object[]
242 {
243 typeof(global::System.Reflection.RuntimeAssembly),
244 typeof(string)
245 }, ReturnType = typeof(global::System.IO.Stream))]
246 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.ManifestBasedResourceGroveler), Member = "HandleSatelliteMissing", ReturnType = typeof(void))]
247 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Reflection.AssemblyName), Member = "get_FullName", ReturnType = typeof(string))]
248 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.IO.TextWriter.NullTextWriter", Member = ".ctor", ReturnType = typeof(void))]
249 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CompareInfo), Member = "CompareStringOrdinalIgnoreCase", MemberParameters = new object[]
250 {
251 typeof(char*),
252 typeof(int),
253 typeof(char*),
254 typeof(int)
255 }, ReturnType = typeof(int))]
256 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CompareInfo), Member = ".cctor", ReturnType = typeof(void))]
257 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CultureNotFoundException), Member = "get_FormatedInvalidCultureId", ReturnType = typeof(string))]
258 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = ".ctor", ReturnType = typeof(void))]
259 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TimeSpanFormat), Member = "FormatStandard", MemberParameters = new object[]
260 {
261 typeof(global::System.TimeSpan),
262 typeof(bool),
263 typeof(global::System.ReadOnlySpan<char>),
264 typeof(TimeSpanFormat.Pattern)
265 }, ReturnType = typeof(global::System.Text.StringBuilder))]
266 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TimeSpanFormat), Member = "FormatCustomized", MemberParameters = new object[]
267 {
268 typeof(global::System.TimeSpan),
269 typeof(global::System.ReadOnlySpan<char>),
270 typeof(DateTimeFormatInfo),
271 typeof(global::System.Text.StringBuilder)
272 }, ReturnType = typeof(global::System.Text.StringBuilder))]
273 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Calendar), Member = "TimeToTicks", MemberParameters = new object[]
274 {
275 typeof(int),
276 typeof(int),
277 typeof(int),
278 typeof(int)
279 }, ReturnType = typeof(long))]
280 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GregorianCalendarHelper), Member = "CheckTicksRange", MemberParameters = new object[] { typeof(long) }, ReturnType = typeof(void))]
281 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(HijriCalendar), Member = "CheckTicksRange", MemberParameters = new object[] { typeof(long) }, ReturnType = typeof(void))]
282 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UmAlQuraCalendar), Member = "CheckTicksRange", MemberParameters = new object[] { typeof(long) }, ReturnType = typeof(void))]
283 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CultureInfo), Member = "ConstructCurrentCulture", ReturnType = typeof(CultureInfo))]
284 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CultureInfo), Member = "get_Parent", ReturnType = typeof(CultureInfo))]
285 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CultureInfo), Member = "GetCultures", MemberParameters = new object[] { typeof(CultureTypes) }, ReturnType = typeof(CultureInfo[]))]
286 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CultureInfo), Member = ".ctor", MemberParameters = new object[]
287 {
288 typeof(int),
289 typeof(bool),
290 typeof(bool)
291 }, ReturnType = typeof(void))]
292 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CultureInfo), Member = "CreateSpecificCulture", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(CultureInfo))]
293 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CultureInfo), Member = "get_HasInvariantCultureName", ReturnType = typeof(bool))]
294 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(IdnMapping), Member = "Convert", MemberParameters = new object[]
295 {
296 typeof(string),
297 typeof(int),
298 typeof(int),
299 typeof(bool)
300 }, ReturnType = typeof(string))]
301 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(IdnMapping), Member = "ToUnicode", MemberParameters = new object[]
302 {
303 typeof(string),
304 typeof(int)
305 }, ReturnType = typeof(string))]
306 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Collections.Comparer), Member = ".cctor", ReturnType = typeof(void))]
307 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.InvariantComparer", Member = ".ctor", ReturnType = typeof(void))]
308 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Uri", Member = "ReCreateParts", MemberParameters = new object[]
309 {
310 "System.UriComponents",
311 typeof(ushort),
312 "System.UriFormat"
313 }, ReturnType = typeof(string))]
314 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Uri", Member = "GetUriPartsFromUserString", MemberParameters = new object[] { "System.UriComponents" }, ReturnType = typeof(string))]
315 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Uri", Member = "GetComponentsHelper", MemberParameters = new object[] { "System.UriComponents", "System.UriFormat" }, ReturnType = typeof(string))]
316 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.UriHelper", Member = "TestForSubPath", MemberParameters = new object[]
317 {
318 "System.Char*",
319 typeof(ushort),
320 "System.Char*",
321 typeof(ushort),
322 typeof(bool)
323 }, ReturnType = typeof(bool))]
324 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.DomainNameHelper", Member = "ParseCanonicalName", MemberParameters = new object[]
325 {
326 typeof(string),
327 typeof(int),
328 typeof(int),
329 typeof(ref bool)
330 }, ReturnType = typeof(string))]
331 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.Regex", Member = ".ctor", MemberParameters = new object[]
332 {
333 typeof(string),
334 "System.Text.RegularExpressions.RegexOptions",
335 typeof(global::System.TimeSpan),
336 typeof(bool)
337 }, ReturnType = typeof(void))]
338 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.Regex", Member = "GroupNameFromNumber", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string))]
339 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.Regex", Member = "Run", MemberParameters = new object[]
340 {
341 typeof(bool),
342 typeof(int),
343 typeof(string),
344 typeof(int),
345 typeof(int),
346 typeof(int)
347 }, ReturnType = "System.Text.RegularExpressions.Match")]
348 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexFCD", Member = "FirstChars", MemberParameters = new object[] { "System.Text.RegularExpressions.RegexTree" }, ReturnType = "System.Nullable`1<RegexPrefix>")]
349 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexNode", Member = "ReduceConcatenation", ReturnType = "System.Text.RegularExpressions.RegexNode")]
350 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexParser", Member = "Parse", MemberParameters = new object[]
351 {
352 typeof(string),
353 "System.Text.RegularExpressions.RegexOptions"
354 }, ReturnType = "System.Text.RegularExpressions.RegexTree")]
355 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexParser", Member = "ParseReplacement", MemberParameters = new object[]
356 {
357 typeof(string),
358 typeof(global::System.Collections.Hashtable),
359 typeof(int),
360 typeof(global::System.Collections.Hashtable),
361 "System.Text.RegularExpressions.RegexOptions"
362 }, ReturnType = "System.Text.RegularExpressions.RegexReplacement")]
363 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexWriter", Member = "RegexCodeFromRegexTree", MemberParameters = new object[] { "System.Text.RegularExpressions.RegexTree" }, ReturnType = "System.Text.RegularExpressions.RegexCode")]
364 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Diagnostics.TraceEventCache", Member = "get_ThreadId", ReturnType = typeof(string))]
365 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Diagnostics.TraceListener", Member = "WriteHeader", MemberParameters = new object[]
366 {
367 typeof(string),
368 "System.Diagnostics.TraceEventType",
369 typeof(int)
370 }, ReturnType = typeof(void))]
371 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Diagnostics.TraceListener", Member = "WriteFooter", MemberParameters = new object[] { "System.Diagnostics.TraceEventCache" }, ReturnType = typeof(void))]
372 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Authentication.ExtendedProtection.ServiceNameCollection", Member = "NormalizeServiceName", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
373 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Cryptography.DerSequenceReader.<>c", Member = "<ReadTime>b__51_0", ReturnType = typeof(DateTimeFormatInfo))]
374 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Cryptography.X509Certificates.X509Certificate2Collection", Member = "Find", MemberParameters = new object[]
375 {
376 "System.Security.Cryptography.X509Certificates.X509FindType",
377 typeof(object),
378 typeof(bool)
379 }, ReturnType = "System.Security.Cryptography.X509Certificates.X509Certificate2Collection")]
380 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.FtpControlStream", Member = "BuildCommandsList", MemberParameters = new object[] { "System.Net.WebRequest" }, ReturnType = "PipelineEntry[]")]
381 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.FtpMethodInfo", Member = "GetMethodInfo", MemberParameters = new object[] { typeof(string) }, ReturnType = "System.Net.FtpMethodInfo")]
382 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.WebClient", Member = "GetStringUsingEncoding", MemberParameters = new object[] { "System.Net.WebRequest", "System.Byte[]" }, ReturnType = typeof(string))]
383 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.HttpListenerRequestUriBuilder", Member = "AppendOctetsPercentEncoded", MemberParameters = new object[]
384 {
385 typeof(global::System.Text.StringBuilder),
386 "System.Collections.Generic.IEnumerable`1<Byte>"
387 }, ReturnType = typeof(void))]
388 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.HttpListenerRequestUriBuilder", Member = "GetOctetsAsString", MemberParameters = new object[] { "System.Collections.Generic.IEnumerable`1<Byte>" }, ReturnType = typeof(string))]
389 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.WebRequestPrefixElement", Member = "get_Creator", ReturnType = "System.Net.IWebRequestCreate")]
390 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.WebUtility", Member = "HtmlEncode", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
391 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.WebUtility", Member = "HtmlDecode", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
392 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.HttpDateParse", Member = "MAKE_UPPER", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(char))]
393 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.GlobalLog", Member = "Assert", MemberParameters = new object[]
394 {
395 typeof(bool),
396 typeof(string),
397 "System.Object[]"
398 }, ReturnType = typeof(void))]
399 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.Cookie", Member = "VerifySetDefaults", MemberParameters = new object[]
400 {
401 "System.Net.CookieVariant",
402 "System.Uri",
403 typeof(bool),
404 typeof(string),
405 typeof(bool),
406 typeof(bool)
407 }, ReturnType = typeof(bool))]
408 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.CookieParser", Member = "Get", ReturnType = "System.Net.Cookie")]
409 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.WebProxy", Member = ".ctor", MemberParameters = new object[]
410 {
411 typeof(string),
412 typeof(int)
413 }, ReturnType = typeof(void))]
414 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.HttpListenerRequest", Member = "AddHeader", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
415 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.HttpListenerResponse", Member = "SendHeaders", MemberParameters = new object[]
416 {
417 typeof(bool),
418 typeof(global::System.IO.MemoryStream)
419 }, ReturnType = typeof(void))]
420 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.HttpWebRequest", Member = "get_Date", ReturnType = typeof(global::System.DateTime))]
421 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.HttpWebRequest", Member = "AddRange", MemberParameters = new object[]
422 {
423 typeof(string),
424 typeof(long)
425 }, ReturnType = typeof(void))]
426 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.MonoHttpDate", Member = "Parse", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(global::System.DateTime))]
427 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.DefaultValueAttribute", Member = ".ctor", MemberParameters = new object[]
428 {
429 typeof(global::System.Type),
430 typeof(string)
431 }, ReturnType = typeof(void))]
432 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.ComponentResourceManager", Member = "FillResources", MemberParameters = new object[]
433 {
435 typeof(ref global::System.Resources.ResourceSet)
436 }, ReturnType = "System.Collections.Generic.SortedList`2<String, Object>")]
437 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.CultureInfoConverter", Member = "ConvertFrom", MemberParameters = new object[]
438 {
439 "System.ComponentModel.ITypeDescriptorContext",
441 typeof(object)
442 }, ReturnType = typeof(object))]
443 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.CultureInfoConverter", Member = "ConvertTo", MemberParameters = new object[]
444 {
445 "System.ComponentModel.ITypeDescriptorContext",
447 typeof(object),
448 typeof(global::System.Type)
449 }, ReturnType = typeof(object))]
450 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.CultureInfoConverter", Member = "GetStandardValues", MemberParameters = new object[] { "System.ComponentModel.ITypeDescriptorContext" }, ReturnType = "System.ComponentModel.TypeConverter.StandardValuesCollection")]
451 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.DateTimeConverter", Member = "ConvertTo", MemberParameters = new object[]
452 {
453 "System.ComponentModel.ITypeDescriptorContext",
455 typeof(object),
456 typeof(global::System.Type)
457 }, ReturnType = typeof(object))]
458 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.ToolboxItemAttribute", Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
459 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.EditorAttribute", Member = ".ctor", MemberParameters = new object[]
460 {
461 typeof(string),
462 typeof(string)
463 }, ReturnType = typeof(void))]
464 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.EditorAttribute", Member = ".ctor", MemberParameters = new object[]
465 {
466 typeof(string),
467 typeof(global::System.Type)
468 }, ReturnType = typeof(void))]
469 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.LicFileLicenseProvider", Member = "GetKey", MemberParameters = new object[] { typeof(global::System.Type) }, ReturnType = typeof(string))]
470 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.MaskedTextProvider.CharDescriptor", Member = "ToString", ReturnType = typeof(string))]
471 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.MaskedTextProvider", Member = ".ctor", MemberParameters = new object[]
472 {
473 typeof(string),
475 typeof(bool),
476 typeof(char),
477 typeof(char),
478 typeof(bool)
479 }, ReturnType = typeof(void))]
480 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.NestedContainer.Site", Member = "get_FullName", ReturnType = typeof(string))]
481 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.ReferenceConverter.ReferenceComparer", Member = "Compare", MemberParameters = new object[]
482 {
483 typeof(object),
484 typeof(object)
485 }, ReturnType = typeof(int))]
486 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.DateTimeOffsetConverter", Member = "ConvertTo", MemberParameters = new object[]
487 {
488 "System.ComponentModel.ITypeDescriptorContext",
490 typeof(object),
491 typeof(global::System.Type)
492 }, ReturnType = typeof(object))]
493 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.DesignerAttribute", Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
494 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.DesignerAttribute", Member = ".ctor", MemberParameters = new object[]
495 {
496 typeof(string),
497 typeof(string)
498 }, ReturnType = typeof(void))]
499 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.DesignerAttribute", Member = ".ctor", MemberParameters = new object[]
500 {
501 typeof(string),
502 typeof(global::System.Type)
503 }, ReturnType = typeof(void))]
504 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.ReflectPropertyDescriptor", Member = "get_ChangedEventValue", ReturnType = "System.ComponentModel.EventDescriptor")]
505 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.ReflectPropertyDescriptor", Member = "OnINotifyPropertyChanged", MemberParameters = new object[]
506 {
507 typeof(object),
508 "System.ComponentModel.PropertyChangedEventArgs"
509 }, ReturnType = typeof(void))]
510 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.TypeConverter", Member = "ConvertFromInvariantString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(object))]
511 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.TypeConverter", Member = "ConvertFromInvariantString", MemberParameters = new object[]
512 {
513 "System.ComponentModel.ITypeDescriptorContext",
514 typeof(string)
515 }, ReturnType = typeof(object))]
516 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.TypeConverter", Member = "ConvertToInvariantString", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(string))]
517 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.TypeConverter", Member = "ConvertToInvariantString", MemberParameters = new object[]
518 {
519 "System.ComponentModel.ITypeDescriptorContext",
520 typeof(object)
521 }, ReturnType = typeof(string))]
522 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.TypeConverter", Member = "IsValid", MemberParameters = new object[]
523 {
524 "System.ComponentModel.ITypeDescriptorContext",
525 typeof(object)
526 }, ReturnType = typeof(bool))]
527 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.TypeDescriptor.MemberDescriptorComparer", Member = "Compare", MemberParameters = new object[]
528 {
529 typeof(object),
530 typeof(object)
531 }, ReturnType = typeof(int))]
532 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.TypeDescriptor", Member = "GetExtenderCollisionSuffix", MemberParameters = new object[] { "System.ComponentModel.MemberDescriptor" }, ReturnType = typeof(string))]
533 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.Design.RuntimeLicenseContext", Member = "GetSavedLicenseKey", MemberParameters = new object[]
534 {
535 typeof(global::System.Type),
536 typeof(global::System.Reflection.Assembly)
537 }, ReturnType = typeof(string))]
538 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.Design.RuntimeLicenseContext", Member = "CaseInsensitiveManifestResourceStreamLookup", MemberParameters = new object[]
539 {
540 typeof(global::System.Reflection.Assembly),
541 typeof(string)
542 }, ReturnType = typeof(global::System.IO.Stream))]
543 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Collections.Specialized.CompatibleComparer", Member = "get_DefaultComparer", ReturnType = typeof(global::System.Collections.IComparer))]
544 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Collections.Specialized.CompatibleComparer", Member = "get_DefaultHashCodeProvider", ReturnType = typeof(global::System.Collections.IHashCodeProvider))]
545 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Collections.Concurrent.BlockingCollection`1", Member = "ValidateMillisecondsTimeout", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
546 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "InControl.OptionalFloat", Member = "ToString", ReturnType = typeof(string))]
547 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "InControl.OptionalInt16", Member = "ToString", ReturnType = typeof(string))]
548 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "InControl.OptionalInt32", Member = "ToString", ReturnType = typeof(string))]
549 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "InControl.OptionalUInt16", Member = "ToString", ReturnType = typeof(string))]
550 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "InControl.OptionalUInt32", Member = "ToString", ReturnType = typeof(string))]
551 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "SR", Member = "GetString", MemberParameters = new object[]
552 {
553 typeof(string),
554 "System.Object[]"
555 }, ReturnType = typeof(string))]
556 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.CharEntityEncoderFallbackBuffer", Member = "Fallback", MemberParameters = new object[]
557 {
558 typeof(char),
559 typeof(int)
560 }, ReturnType = typeof(bool))]
561 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.CharEntityEncoderFallbackBuffer", Member = "Fallback", MemberParameters = new object[]
562 {
563 typeof(char),
564 typeof(char),
565 typeof(int)
566 }, ReturnType = typeof(bool))]
567 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlEncodedRawTextWriter", Member = "ValidateContentChars", MemberParameters = new object[]
568 {
569 typeof(string),
570 typeof(string),
571 typeof(bool)
572 }, ReturnType = typeof(void))]
573 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlTextReaderImpl", Member = "ThrowTagMismatch", MemberParameters = new object[] { "System.Xml.XmlTextReaderImpl.NodeData" }, ReturnType = typeof(void))]
574 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlUtf8RawTextWriter", Member = "ValidateContentChars", MemberParameters = new object[]
575 {
576 typeof(string),
577 typeof(string),
578 typeof(bool)
579 }, ReturnType = typeof(void))]
580 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlWellFormedWriter", Member = "GeneratePrefix", ReturnType = typeof(string))]
581 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlDocument", Member = "ImportNodeInternal", MemberParameters = new object[]
582 {
583 "System.Xml.XmlNode",
584 typeof(bool)
585 }, ReturnType = "System.Xml.XmlNode")]
586 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlLoader", Member = "UnexpectedNodeType", MemberParameters = new object[] { "System.Xml.XmlNodeType" }, ReturnType = typeof(global::System.Exception))]
587 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlNode", Member = "set_Value", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
588 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlConvert", Member = "EncodeName", MemberParameters = new object[]
589 {
590 typeof(string),
591 typeof(bool),
592 typeof(bool)
593 }, ReturnType = typeof(string))]
594 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlConvert", Member = "CreateInvalidSurrogatePairException", MemberParameters = new object[]
595 {
596 typeof(char),
597 typeof(char),
598 "System.Xml.ExceptionType",
599 typeof(int),
600 typeof(int)
601 }, ReturnType = typeof(global::System.Exception))]
602 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlConvert", Member = "CreateInvalidHighSurrogateCharException", MemberParameters = new object[]
603 {
604 typeof(char),
605 "System.Xml.ExceptionType",
606 typeof(int),
607 typeof(int)
608 }, ReturnType = typeof(global::System.Exception))]
609 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlException", Member = "CreateMessage", MemberParameters = new object[]
610 {
611 typeof(string),
612 "System.String[]",
613 typeof(int),
614 typeof(int)
615 }, ReturnType = typeof(string))]
616 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlException", Member = "BuildCharExceptionArgs", MemberParameters = new object[]
617 {
618 typeof(char),
619 typeof(char)
620 }, ReturnType = "System.String[]")]
621 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.Schema.Numeric10FacetsChecker", Member = "CheckValueFacets", MemberParameters = new object[]
622 {
623 typeof(decimal),
624 "System.Xml.Schema.XmlSchemaDatatype"
625 }, ReturnType = typeof(global::System.Exception))]
626 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonPosition", Member = "FormatMessage", MemberParameters = new object[]
627 {
628 "Newtonsoft.Json.IJsonLineInfo",
629 typeof(string),
630 typeof(string)
631 }, ReturnType = typeof(string))]
632 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonSerializerSettings", Member = ".cctor", ReturnType = typeof(void))]
633 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonTextReader", Member = "Read", ReturnType = typeof(bool))]
634 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonTextReader", Member = "ReadAsBytes", ReturnType = "System.Byte[]")]
635 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonTextReader", Member = "ReadStringValue", MemberParameters = new object[] { "Newtonsoft.Json.ReadType" }, ReturnType = typeof(object))]
636 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonTextReader", Member = "CreateUnexpectedCharacterException", MemberParameters = new object[] { typeof(char) }, ReturnType = "Newtonsoft.Json.JsonReaderException")]
637 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonTextReader", Member = "ReadAsBoolean", ReturnType = "System.Nullable`1<Boolean>")]
638 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonTextReader", Member = "ReadNumberValue", MemberParameters = new object[] { "Newtonsoft.Json.ReadType" }, ReturnType = typeof(object))]
639 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonTextReader", Member = "ReadFinished", ReturnType = typeof(void))]
640 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonTextReader", Member = "ReadStringIntoBuffer", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(void))]
641 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonTextReader", Member = "ReadNumberIntoBuffer", ReturnType = typeof(void))]
642 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonTextReader", Member = "ParsePostValue", ReturnType = typeof(bool))]
643 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonTextReader", Member = "ParseProperty", ReturnType = typeof(bool))]
644 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonTextReader", Member = "ParseUnquotedProperty", ReturnType = typeof(void))]
645 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonTextReader", Member = "ParseConstructor", ReturnType = typeof(void))]
646 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonTextReader", Member = "ParseNumber", MemberParameters = new object[] { "Newtonsoft.Json.ReadType" }, ReturnType = typeof(void))]
647 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonTextReader", Member = "ParseComment", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
648 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonTextWriter", Member = "WriteValue", MemberParameters = new object[] { typeof(global::System.Guid) }, ReturnType = typeof(void))]
649 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonReader", Member = "get_Culture", ReturnType = typeof(CultureInfo))]
650 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonReader", Member = "Push", MemberParameters = new object[] { "Newtonsoft.Json.JsonContainerType" }, ReturnType = typeof(void))]
651 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonReader", Member = "ReadAsInt32", ReturnType = "System.Nullable`1<Int32>")]
652 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonReader", Member = "ReadInt32String", MemberParameters = new object[] { typeof(string) }, ReturnType = "System.Nullable`1<Int32>")]
653 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonReader", Member = "ReadAsString", ReturnType = typeof(string))]
654 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonReader", Member = "ReadAsBytes", ReturnType = "System.Byte[]")]
655 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonReader", Member = "ReadArrayIntoByteArray", ReturnType = "System.Byte[]")]
656 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonReader", Member = "ReadAsDouble", ReturnType = "System.Nullable`1<Double>")]
657 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonReader", Member = "ReadDoubleString", MemberParameters = new object[] { typeof(string) }, ReturnType = "System.Nullable`1<Double>")]
658 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonReader", Member = "ReadAsBoolean", ReturnType = "System.Nullable`1<Boolean>")]
659 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonReader", Member = "ReadBooleanString", MemberParameters = new object[] { typeof(string) }, ReturnType = "System.Nullable`1<Boolean>")]
660 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonReader", Member = "ReadAsDecimal", ReturnType = "System.Nullable`1<Decimal>")]
661 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonReader", Member = "ReadDecimalString", MemberParameters = new object[] { typeof(string) }, ReturnType = "System.Nullable`1<Decimal>")]
662 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonReader", Member = "ReadAsDateTime", ReturnType = "System.Nullable`1<DateTime>")]
663 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonReader", Member = "ReadDateTimeString", MemberParameters = new object[] { typeof(string) }, ReturnType = "System.Nullable`1<DateTime>")]
664 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonReader", Member = "ReadAsDateTimeOffset", ReturnType = "System.Nullable`1<DateTimeOffset>")]
665 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonReader", Member = "ReadDateTimeOffsetString", MemberParameters = new object[] { typeof(string) }, ReturnType = "System.Nullable`1<DateTimeOffset>")]
666 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonReader", Member = "ReadIntoWrappedTypeObject", ReturnType = typeof(void))]
667 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonReader", Member = "ValidateEnd", MemberParameters = new object[] { "Newtonsoft.Json.JsonToken" }, ReturnType = typeof(void))]
668 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonReader", Member = "SetStateBasedOnCurrent", ReturnType = typeof(void))]
669 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonReader", Member = "GetTypeForCloseToken", MemberParameters = new object[] { "Newtonsoft.Json.JsonToken" }, ReturnType = "Newtonsoft.Json.JsonContainerType")]
670 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonConvert", Member = "ToString", MemberParameters = new object[]
671 {
672 typeof(global::System.DateTime),
673 "Newtonsoft.Json.DateFormatHandling",
674 "Newtonsoft.Json.DateTimeZoneHandling"
675 }, ReturnType = typeof(string))]
676 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonConvert", Member = "ToString", MemberParameters = new object[]
677 {
678 typeof(global::System.DateTimeOffset),
679 "Newtonsoft.Json.DateFormatHandling"
680 }, ReturnType = typeof(string))]
681 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonConvert", Member = "ToString", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string))]
682 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonConvert", Member = "ToString", MemberParameters = new object[] { typeof(short) }, ReturnType = typeof(string))]
683 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonConvert", Member = "ToString", MemberParameters = new object[] { typeof(ushort) }, ReturnType = typeof(string))]
684 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonConvert", Member = "ToString", MemberParameters = new object[] { typeof(uint) }, ReturnType = typeof(string))]
685 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonConvert", Member = "ToString", MemberParameters = new object[] { typeof(long) }, ReturnType = typeof(string))]
686 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonConvert", Member = "ToString", MemberParameters = new object[] { typeof(ulong) }, ReturnType = typeof(string))]
687 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonConvert", Member = "ToString", MemberParameters = new object[] { typeof(float) }, ReturnType = typeof(string))]
688 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonConvert", Member = "ToString", MemberParameters = new object[]
689 {
690 typeof(float),
691 "Newtonsoft.Json.FloatFormatHandling",
692 typeof(char),
693 typeof(bool)
694 }, ReturnType = typeof(string))]
695 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonConvert", Member = "ToString", MemberParameters = new object[] { typeof(double) }, ReturnType = typeof(string))]
696 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonConvert", Member = "ToString", MemberParameters = new object[]
697 {
698 typeof(double),
699 "Newtonsoft.Json.FloatFormatHandling",
700 typeof(char),
701 typeof(bool)
702 }, ReturnType = typeof(string))]
703 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonConvert", Member = "ToString", MemberParameters = new object[] { typeof(byte) }, ReturnType = typeof(string))]
704 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonConvert", Member = "ToString", MemberParameters = new object[] { typeof(sbyte) }, ReturnType = typeof(string))]
705 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonConvert", Member = "ToString", MemberParameters = new object[] { typeof(decimal) }, ReturnType = typeof(string))]
706 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonConvert", Member = "ToString", MemberParameters = new object[]
707 {
708 typeof(global::System.Guid),
709 typeof(char)
710 }, ReturnType = typeof(string))]
711 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonConvert", Member = "ToString", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(string))]
712 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonConvert", Member = "SerializeObjectInternal", MemberParameters = new object[]
713 {
714 typeof(object),
715 typeof(global::System.Type),
716 "Newtonsoft.Json.JsonSerializer"
717 }, ReturnType = typeof(string))]
718 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonWriter", Member = "get_Culture", ReturnType = typeof(CultureInfo))]
719 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonWriter", Member = "WriteToken", MemberParameters = new object[]
720 {
721 "Newtonsoft.Json.JsonToken",
722 typeof(object)
723 }, ReturnType = typeof(void))]
724 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonWriter", Member = "AutoComplete", MemberParameters = new object[] { "Newtonsoft.Json.JsonToken" }, ReturnType = typeof(void))]
725 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonWriter", Member = "WriteValue", MemberParameters = new object[]
726 {
727 "Newtonsoft.Json.JsonWriter",
728 "Newtonsoft.Json.Utilities.PrimitiveTypeCode",
729 typeof(object)
730 }, ReturnType = typeof(void))]
731 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonWriter", Member = "CreateUnsupportedTypeException", MemberParameters = new object[]
732 {
733 "Newtonsoft.Json.JsonWriter",
734 typeof(object)
735 }, ReturnType = "Newtonsoft.Json.JsonWriterException")]
736 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.ReflectionDelegateFactory", Member = "CreateGet", MemberTypeParameters = new object[] { "T" }, MemberParameters = new object[] { typeof(global::System.Reflection.MemberInfo) }, ReturnType = "System.Func`2<T, Object>")]
737 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.ReflectionDelegateFactory", Member = "CreateSet", MemberTypeParameters = new object[] { "T" }, MemberParameters = new object[] { typeof(global::System.Reflection.MemberInfo) }, ReturnType = "System.Action`2<T, Object>")]
738 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.ReflectionObject", Member = "Create", MemberParameters = new object[]
739 {
740 typeof(global::System.Type),
741 typeof(global::System.Reflection.MethodBase),
742 "System.String[]"
743 }, ReturnType = "Newtonsoft.Json.Utilities.ReflectionObject")]
744 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.BidirectionalDictionary`2", Member = "Set", MemberParameters = new object[] { "TFirst", "TSecond" }, ReturnType = typeof(void))]
745 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.ConvertUtils", Member = "Convert", MemberParameters = new object[]
746 {
747 typeof(object),
749 typeof(global::System.Type)
750 }, ReturnType = typeof(object))]
751 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.ConvertUtils", Member = "EnsureTypeAssignable", MemberParameters = new object[]
752 {
753 typeof(object),
754 typeof(global::System.Type),
755 typeof(global::System.Type)
756 }, ReturnType = typeof(object))]
757 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.CollectionWrapper`1", Member = "VerifyValueType", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(void))]
758 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.DateTimeUtils", Member = "TryParseDateTime", MemberParameters = new object[]
759 {
760 typeof(string),
761 "Newtonsoft.Json.DateTimeZoneHandling",
762 typeof(string),
764 typeof(ref global::System.DateTime)
765 }, ReturnType = typeof(bool))]
766 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.DateTimeUtils", Member = "TryParseDateTimeOffset", MemberParameters = new object[]
767 {
768 typeof(string),
769 typeof(string),
771 typeof(ref global::System.DateTimeOffset)
772 }, ReturnType = typeof(bool))]
773 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.DateTimeUtils", Member = "WriteDateTimeString", MemberParameters = new object[]
774 {
775 "System.Char[]",
776 typeof(int),
777 typeof(global::System.DateTime),
778 "System.Nullable`1<TimeSpan>",
779 typeof(global::System.DateTimeKind),
780 "Newtonsoft.Json.DateFormatHandling"
781 }, ReturnType = typeof(int))]
782 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.EnumUtils", Member = "InitializeEnumType", MemberParameters = new object[] { typeof(global::System.Type) }, ReturnType = "Newtonsoft.Json.Utilities.BidirectionalDictionary`2<String, String>")]
783 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.MiscellaneousUtils", Member = "CreateArgumentOutOfRangeException", MemberParameters = new object[]
784 {
785 typeof(string),
786 typeof(object),
787 typeof(string)
788 }, ReturnType = typeof(global::System.ArgumentOutOfRangeException))]
789 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.ReflectionUtils", Member = "ImplementsGenericDefinition", MemberParameters = new object[]
790 {
791 typeof(global::System.Type),
792 typeof(global::System.Type),
793 typeof(ref global::System.Type)
794 }, ReturnType = typeof(bool))]
795 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.ReflectionUtils", Member = "InheritsGenericDefinition", MemberParameters = new object[]
796 {
797 typeof(global::System.Type),
798 typeof(global::System.Type),
799 typeof(ref global::System.Type)
800 }, ReturnType = typeof(bool))]
801 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.ReflectionUtils", Member = "GetCollectionItemType", MemberParameters = new object[] { typeof(global::System.Type) }, ReturnType = typeof(global::System.Type))]
802 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.ReflectionUtils", Member = "GetDictionaryKeyValueTypes", MemberParameters = new object[]
803 {
804 typeof(global::System.Type),
805 typeof(ref global::System.Type),
806 typeof(ref global::System.Type)
807 }, ReturnType = typeof(void))]
808 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.ReflectionUtils", Member = "GetMemberValue", MemberParameters = new object[]
809 {
810 typeof(global::System.Reflection.MemberInfo),
811 typeof(object)
812 }, ReturnType = typeof(object))]
813 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.ReflectionUtils", Member = "SetMemberValue", MemberParameters = new object[]
814 {
815 typeof(global::System.Reflection.MemberInfo),
816 typeof(object),
817 typeof(object)
818 }, ReturnType = typeof(void))]
819 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.StringUtils", Member = "CreateStringWriter", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(global::System.IO.StringWriter))]
820 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.StringUtils", Member = "ToCamelCase", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
821 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.MemoryTraceWriter", Member = "Trace", MemberParameters = new object[]
822 {
823 "System.Diagnostics.TraceLevel",
824 typeof(string),
825 typeof(global::System.Exception)
826 }, ReturnType = typeof(void))]
827 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.TraceJsonReader", Member = ".ctor", MemberParameters = new object[] { "Newtonsoft.Json.JsonReader" }, ReturnType = typeof(void))]
828 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.TraceJsonWriter", Member = ".ctor", MemberParameters = new object[] { "Newtonsoft.Json.JsonWriter" }, ReturnType = typeof(void))]
829 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.JsonFormatterConverter", Member = "GetTokenValue", MemberTypeParameters = new object[] { "T" }, MemberParameters = new object[] { typeof(object) }, ReturnType = "T")]
830 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.JsonFormatterConverter", Member = "Convert", MemberParameters = new object[]
831 {
832 typeof(object),
833 typeof(global::System.TypeCode)
834 }, ReturnType = typeof(object))]
835 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.DefaultReferenceResolver", Member = "GetReference", MemberParameters = new object[]
836 {
837 typeof(object),
838 typeof(object)
839 }, ReturnType = typeof(string))]
840 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.DefaultContractResolver.<>c", Member = "<GetExtensionDataMemberForType>b__33_1", MemberParameters = new object[] { typeof(global::System.Reflection.MemberInfo) }, ReturnType = typeof(bool))]
841 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.DefaultContractResolver.<>c__DisplayClass34_1", Member = "<SetExtensionDataDelegates>b__0", MemberParameters = new object[]
842 {
843 typeof(object),
844 typeof(string),
845 typeof(object)
846 }, ReturnType = typeof(void))]
847 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.DefaultContractResolver", Member = "CreateDictionaryContract", MemberParameters = new object[] { typeof(global::System.Type) }, ReturnType = "Newtonsoft.Json.Serialization.JsonDictionaryContract")]
848 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.DefaultContractResolver", Member = "CreateArrayContract", MemberParameters = new object[] { typeof(global::System.Type) }, ReturnType = "Newtonsoft.Json.Serialization.JsonArrayContract")]
849 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.DefaultContractResolver", Member = "IsValidCallback", MemberParameters = new object[]
850 {
851 typeof(global::System.Reflection.MethodInfo),
852 "System.Reflection.ParameterInfo[]",
853 typeof(global::System.Type),
854 typeof(global::System.Reflection.MethodInfo),
855 typeof(ref global::System.Type)
856 }, ReturnType = typeof(bool))]
857 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.DefaultContractResolver", Member = "GetClrTypeFullName", MemberParameters = new object[] { typeof(global::System.Type) }, ReturnType = typeof(string))]
858 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.DefaultSerializationBinder", Member = "GetTypeFromTypeNameKey", MemberParameters = new object[] { "Newtonsoft.Json.Serialization.DefaultSerializationBinder.TypeNameKey" }, ReturnType = typeof(global::System.Type))]
859 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.JsonPropertyCollection", Member = "AddProperty", MemberParameters = new object[] { "Newtonsoft.Json.Serialization.JsonProperty" }, ReturnType = typeof(void))]
860 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.JsonObjectContract", Member = "GetUninitializedObject", ReturnType = typeof(object))]
861 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.JsonSerializerInternalReader", Member = "Populate", MemberParameters = new object[]
862 {
863 "Newtonsoft.Json.JsonReader",
864 typeof(object)
865 }, ReturnType = typeof(void))]
866 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.JsonSerializerInternalReader", Member = "Deserialize", MemberParameters = new object[]
867 {
868 "Newtonsoft.Json.JsonReader",
869 typeof(global::System.Type),
870 typeof(bool)
871 }, ReturnType = typeof(object))]
872 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.JsonSerializerInternalReader", Member = "CreateValueInternal", MemberParameters = new object[]
873 {
874 "Newtonsoft.Json.JsonReader",
875 typeof(global::System.Type),
876 "Newtonsoft.Json.Serialization.JsonContract",
877 "Newtonsoft.Json.Serialization.JsonProperty",
878 "Newtonsoft.Json.Serialization.JsonContainerContract",
879 "Newtonsoft.Json.Serialization.JsonProperty",
880 typeof(object)
881 }, ReturnType = typeof(object))]
882 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.JsonSerializerInternalReader", Member = "CreateObject", MemberParameters = new object[]
883 {
884 "Newtonsoft.Json.JsonReader",
885 typeof(global::System.Type),
886 "Newtonsoft.Json.Serialization.JsonContract",
887 "Newtonsoft.Json.Serialization.JsonProperty",
888 "Newtonsoft.Json.Serialization.JsonContainerContract",
889 "Newtonsoft.Json.Serialization.JsonProperty",
890 typeof(object)
891 }, ReturnType = typeof(object))]
892 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.JsonSerializerInternalReader", Member = "ReadMetadataPropertiesToken", MemberParameters = new object[]
893 {
894 "Newtonsoft.Json.Linq.JTokenReader",
895 typeof(ref global::System.Type),
896 "Newtonsoft.Json.Serialization.JsonContract&",
897 "Newtonsoft.Json.Serialization.JsonProperty",
898 "Newtonsoft.Json.Serialization.JsonContainerContract",
899 "Newtonsoft.Json.Serialization.JsonProperty",
900 typeof(object),
901 typeof(ref object),
902 typeof(ref string)
903 }, ReturnType = typeof(bool))]
904 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.JsonSerializerInternalReader", Member = "ReadMetadataProperties", MemberParameters = new object[]
905 {
906 "Newtonsoft.Json.JsonReader",
907 typeof(ref global::System.Type),
908 "Newtonsoft.Json.Serialization.JsonContract&",
909 "Newtonsoft.Json.Serialization.JsonProperty",
910 "Newtonsoft.Json.Serialization.JsonContainerContract",
911 "Newtonsoft.Json.Serialization.JsonProperty",
912 typeof(object),
913 typeof(ref object),
914 typeof(ref string)
915 }, ReturnType = typeof(bool))]
916 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.JsonSerializerInternalReader", Member = "ResolveTypeName", MemberParameters = new object[]
917 {
918 "Newtonsoft.Json.JsonReader",
919 typeof(ref global::System.Type),
920 "Newtonsoft.Json.Serialization.JsonContract&",
921 "Newtonsoft.Json.Serialization.JsonProperty",
922 "Newtonsoft.Json.Serialization.JsonContainerContract",
923 "Newtonsoft.Json.Serialization.JsonProperty",
924 typeof(string)
925 }, ReturnType = typeof(void))]
926 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.JsonSerializerInternalReader", Member = "EnsureArrayContract", MemberParameters = new object[]
927 {
928 "Newtonsoft.Json.JsonReader",
929 typeof(global::System.Type),
930 "Newtonsoft.Json.Serialization.JsonContract"
931 }, ReturnType = "Newtonsoft.Json.Serialization.JsonArrayContract")]
932 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.JsonSerializerInternalReader", Member = "CreateList", MemberParameters = new object[]
933 {
934 "Newtonsoft.Json.JsonReader",
935 typeof(global::System.Type),
936 "Newtonsoft.Json.Serialization.JsonContract",
937 "Newtonsoft.Json.Serialization.JsonProperty",
938 typeof(object),
939 typeof(string)
940 }, ReturnType = typeof(object))]
941 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.JsonSerializerInternalReader", Member = "EnsureType", MemberParameters = new object[]
942 {
943 "Newtonsoft.Json.JsonReader",
944 typeof(object),
946 "Newtonsoft.Json.Serialization.JsonContract",
947 typeof(global::System.Type)
948 }, ReturnType = typeof(object))]
949 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.JsonSerializerInternalReader", Member = "SetPropertyValue", MemberParameters = new object[]
950 {
951 "Newtonsoft.Json.Serialization.JsonProperty",
952 "Newtonsoft.Json.JsonConverter",
953 "Newtonsoft.Json.Serialization.JsonContainerContract",
954 "Newtonsoft.Json.Serialization.JsonProperty",
955 "Newtonsoft.Json.JsonReader",
956 typeof(object)
957 }, ReturnType = typeof(bool))]
958 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.JsonSerializerInternalReader", Member = "AddReference", MemberParameters = new object[]
959 {
960 "Newtonsoft.Json.JsonReader",
961 typeof(string),
962 typeof(object)
963 }, ReturnType = typeof(void))]
964 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.JsonSerializerInternalReader", Member = "CreateNewList", MemberParameters = new object[]
965 {
966 "Newtonsoft.Json.JsonReader",
967 "Newtonsoft.Json.Serialization.JsonArrayContract",
968 typeof(ref bool)
969 }, ReturnType = typeof(global::System.Collections.IList))]
970 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.JsonSerializerInternalReader", Member = "CreateNewDictionary", MemberParameters = new object[]
971 {
972 "Newtonsoft.Json.JsonReader",
973 "Newtonsoft.Json.Serialization.JsonDictionaryContract",
974 typeof(ref bool)
975 }, ReturnType = typeof(global::System.Collections.IDictionary))]
976 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.JsonSerializerInternalReader", Member = "OnDeserializing", MemberParameters = new object[]
977 {
978 "Newtonsoft.Json.JsonReader",
979 "Newtonsoft.Json.Serialization.JsonContract",
980 typeof(object)
981 }, ReturnType = typeof(void))]
982 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.JsonSerializerInternalReader", Member = "OnDeserialized", MemberParameters = new object[]
983 {
984 "Newtonsoft.Json.JsonReader",
985 "Newtonsoft.Json.Serialization.JsonContract",
986 typeof(object)
987 }, ReturnType = typeof(void))]
988 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.JsonSerializerInternalReader", Member = "PopulateDictionary", MemberParameters = new object[]
989 {
990 typeof(global::System.Collections.IDictionary),
991 "Newtonsoft.Json.JsonReader",
992 "Newtonsoft.Json.Serialization.JsonDictionaryContract",
993 "Newtonsoft.Json.Serialization.JsonProperty",
994 typeof(string)
995 }, ReturnType = typeof(object))]
996 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.JsonSerializerInternalReader", Member = "CreateISerializable", MemberParameters = new object[]
997 {
998 "Newtonsoft.Json.JsonReader",
999 "Newtonsoft.Json.Serialization.JsonISerializableContract",
1000 "Newtonsoft.Json.Serialization.JsonProperty",
1001 typeof(string)
1002 }, ReturnType = typeof(object))]
1003 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.JsonSerializerInternalReader", Member = "CreateObjectUsingCreatorWithParameters", MemberParameters = new object[]
1004 {
1005 "Newtonsoft.Json.JsonReader",
1006 "Newtonsoft.Json.Serialization.JsonObjectContract",
1007 "Newtonsoft.Json.Serialization.JsonProperty",
1008 "Newtonsoft.Json.Serialization.ObjectConstructor`1<Object>",
1009 typeof(string)
1010 }, ReturnType = typeof(object))]
1011 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.JsonSerializerInternalReader", Member = "DeserializeConvertable", MemberParameters = new object[]
1012 {
1013 "Newtonsoft.Json.JsonConverter",
1014 "Newtonsoft.Json.JsonReader",
1015 typeof(global::System.Type),
1016 typeof(object)
1017 }, ReturnType = typeof(object))]
1018 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.JsonSerializerInternalReader", Member = "ResolvePropertyAndCreatorValues", MemberParameters = new object[]
1019 {
1020 "Newtonsoft.Json.Serialization.JsonObjectContract",
1021 "Newtonsoft.Json.Serialization.JsonProperty",
1022 "Newtonsoft.Json.JsonReader",
1023 typeof(global::System.Type)
1024 }, ReturnType = "System.Collections.Generic.List`1<CreatorPropertyContext>")]
1025 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.JsonSerializerInternalReader", Member = "CreateNewObject", MemberParameters = new object[]
1026 {
1027 "Newtonsoft.Json.JsonReader",
1028 "Newtonsoft.Json.Serialization.JsonObjectContract",
1029 "Newtonsoft.Json.Serialization.JsonProperty",
1030 "Newtonsoft.Json.Serialization.JsonProperty",
1031 typeof(string),
1032 typeof(ref bool)
1033 }, ReturnType = typeof(object))]
1034 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.JsonSerializerInternalReader", Member = "PopulateObject", MemberParameters = new object[]
1035 {
1036 typeof(object),
1037 "Newtonsoft.Json.JsonReader",
1038 "Newtonsoft.Json.Serialization.JsonObjectContract",
1039 "Newtonsoft.Json.Serialization.JsonProperty",
1040 typeof(string)
1041 }, ReturnType = typeof(object))]
1042 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.JsonSerializerInternalReader", Member = "ShouldDeserialize", MemberParameters = new object[]
1043 {
1044 "Newtonsoft.Json.JsonReader",
1045 "Newtonsoft.Json.Serialization.JsonProperty",
1046 typeof(object)
1047 }, ReturnType = typeof(bool))]
1048 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.JsonSerializerInternalReader", Member = "SetExtensionData", MemberParameters = new object[]
1049 {
1050 "Newtonsoft.Json.Serialization.JsonObjectContract",
1051 "Newtonsoft.Json.Serialization.JsonProperty",
1052 "Newtonsoft.Json.JsonReader",
1053 typeof(string),
1054 typeof(object)
1055 }, ReturnType = typeof(void))]
1056 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.JsonSerializerInternalReader", Member = "EndProcessProperty", MemberParameters = new object[]
1057 {
1058 typeof(object),
1059 "Newtonsoft.Json.JsonReader",
1060 "Newtonsoft.Json.Serialization.JsonObjectContract",
1061 typeof(int),
1062 "Newtonsoft.Json.Serialization.JsonProperty",
1063 "Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PropertyPresence",
1064 typeof(bool)
1065 }, ReturnType = typeof(void))]
1066 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.JsonSerializerInternalWriter", Member = "CheckForCircularReference", MemberParameters = new object[]
1067 {
1068 "Newtonsoft.Json.JsonWriter",
1069 typeof(object),
1070 "Newtonsoft.Json.Serialization.JsonProperty",
1071 "Newtonsoft.Json.Serialization.JsonContract",
1072 "Newtonsoft.Json.Serialization.JsonContainerContract",
1073 "Newtonsoft.Json.Serialization.JsonProperty"
1074 }, ReturnType = typeof(bool))]
1075 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.JsonSerializerInternalWriter", Member = "WriteReference", MemberParameters = new object[]
1076 {
1077 "Newtonsoft.Json.JsonWriter",
1078 typeof(object)
1079 }, ReturnType = typeof(void))]
1080 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.JsonSerializerInternalWriter", Member = "GetReference", MemberParameters = new object[]
1081 {
1082 "Newtonsoft.Json.JsonWriter",
1083 typeof(object)
1084 }, ReturnType = typeof(string))]
1085 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.JsonSerializerInternalWriter", Member = "OnSerializing", MemberParameters = new object[]
1086 {
1087 "Newtonsoft.Json.JsonWriter",
1088 "Newtonsoft.Json.Serialization.JsonContract",
1089 typeof(object)
1090 }, ReturnType = typeof(void))]
1091 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.JsonSerializerInternalWriter", Member = "OnSerialized", MemberParameters = new object[]
1092 {
1093 "Newtonsoft.Json.JsonWriter",
1094 "Newtonsoft.Json.Serialization.JsonContract",
1095 typeof(object)
1096 }, ReturnType = typeof(void))]
1097 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.JsonSerializerInternalWriter", Member = "CalculatePropertyValues", MemberParameters = new object[]
1098 {
1099 "Newtonsoft.Json.JsonWriter",
1100 typeof(object),
1101 "Newtonsoft.Json.Serialization.JsonContainerContract",
1102 "Newtonsoft.Json.Serialization.JsonProperty",
1103 "Newtonsoft.Json.Serialization.JsonProperty",
1104 "Newtonsoft.Json.Serialization.JsonContract&",
1105 typeof(ref object)
1106 }, ReturnType = typeof(bool))]
1107 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.JsonSerializerInternalWriter", Member = "WriteReferenceIdProperty", MemberParameters = new object[]
1108 {
1109 "Newtonsoft.Json.JsonWriter",
1110 typeof(global::System.Type),
1111 typeof(object)
1112 }, ReturnType = typeof(void))]
1113 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.JsonSerializerInternalWriter", Member = "WriteTypeProperty", MemberParameters = new object[]
1114 {
1115 "Newtonsoft.Json.JsonWriter",
1116 typeof(global::System.Type)
1117 }, ReturnType = typeof(void))]
1118 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.JsonSerializerInternalWriter", Member = "SerializeConvertable", MemberParameters = new object[]
1119 {
1120 "Newtonsoft.Json.JsonWriter",
1121 "Newtonsoft.Json.JsonConverter",
1122 typeof(object),
1123 "Newtonsoft.Json.Serialization.JsonContract",
1124 "Newtonsoft.Json.Serialization.JsonContainerContract",
1125 "Newtonsoft.Json.Serialization.JsonProperty"
1126 }, ReturnType = typeof(void))]
1127 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.JsonSerializerInternalWriter", Member = "SerializeISerializable", MemberParameters = new object[]
1128 {
1129 "Newtonsoft.Json.JsonWriter",
1130 typeof(global::System.Runtime.Serialization.ISerializable),
1131 "Newtonsoft.Json.Serialization.JsonISerializableContract",
1132 "Newtonsoft.Json.Serialization.JsonProperty",
1133 "Newtonsoft.Json.Serialization.JsonContainerContract",
1134 "Newtonsoft.Json.Serialization.JsonProperty"
1135 }, ReturnType = typeof(void))]
1136 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.JsonSerializerInternalWriter", Member = "GetPropertyName", MemberParameters = new object[]
1137 {
1138 "Newtonsoft.Json.JsonWriter",
1139 typeof(object),
1140 "Newtonsoft.Json.Serialization.JsonContract",
1141 typeof(ref bool)
1142 }, ReturnType = typeof(string))]
1143 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.JsonSerializerInternalWriter", Member = "ShouldSerialize", MemberParameters = new object[]
1144 {
1145 "Newtonsoft.Json.JsonWriter",
1146 "Newtonsoft.Json.Serialization.JsonProperty",
1147 typeof(object)
1148 }, ReturnType = typeof(bool))]
1149 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.JsonSerializerInternalWriter", Member = "IsSpecified", MemberParameters = new object[]
1150 {
1151 "Newtonsoft.Json.JsonWriter",
1152 "Newtonsoft.Json.Serialization.JsonProperty",
1153 typeof(object)
1154 }, ReturnType = typeof(bool))]
1155 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.JsonTypeReflector.<>c__DisplayClass18_0", Member = "<GetJsonConverterCreator>b__0", MemberParameters = new object[] { "System.Object[]" }, ReturnType = "Newtonsoft.Json.JsonConverter")]
1156 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.ReflectionValueProvider", Member = "SetValue", MemberParameters = new object[]
1157 {
1158 typeof(object),
1159 typeof(object)
1160 }, ReturnType = typeof(void))]
1161 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.ReflectionValueProvider", Member = "GetValue", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(object))]
1162 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JRaw", Member = "Create", MemberParameters = new object[] { "Newtonsoft.Json.JsonReader" }, ReturnType = "Newtonsoft.Json.Linq.JRaw")]
1163 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.Extensions", Member = "Convert", MemberTypeParameters = new object[] { "T", "U" }, MemberParameters = new object[] { "T" }, ReturnType = "U")]
1164 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JConstructor", Member = "get_Item", MemberParameters = new object[] { typeof(object) }, ReturnType = "Newtonsoft.Json.Linq.JToken")]
1165 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JConstructor", Member = "set_Item", MemberParameters = new object[]
1166 {
1167 typeof(object),
1168 "Newtonsoft.Json.Linq.JToken"
1169 }, ReturnType = typeof(void))]
1170 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JConstructor", Member = "Load", MemberParameters = new object[] { "Newtonsoft.Json.JsonReader", "Newtonsoft.Json.Linq.JsonLoadSettings" }, ReturnType = "Newtonsoft.Json.Linq.JConstructor")]
1171 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JContainer", Member = "CheckReentrancy", ReturnType = typeof(void))]
1172 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JContainer", Member = "ValidateToken", MemberParameters = new object[] { "Newtonsoft.Json.Linq.JToken", "Newtonsoft.Json.Linq.JToken" }, ReturnType = typeof(void))]
1173 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JContainer", Member = "ReadTokenFrom", MemberParameters = new object[] { "Newtonsoft.Json.JsonReader", "Newtonsoft.Json.Linq.JsonLoadSettings" }, ReturnType = typeof(void))]
1174 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JContainer", Member = "ReadContentFrom", MemberParameters = new object[] { "Newtonsoft.Json.JsonReader", "Newtonsoft.Json.Linq.JsonLoadSettings" }, ReturnType = typeof(void))]
1175 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JContainer", Member = "System.ComponentModel.IBindingList.AddNew", ReturnType = typeof(object))]
1176 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JObject", Member = "ValidateToken", MemberParameters = new object[] { "Newtonsoft.Json.Linq.JToken", "Newtonsoft.Json.Linq.JToken" }, ReturnType = typeof(void))]
1177 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JObject", Member = "get_Item", MemberParameters = new object[] { typeof(object) }, ReturnType = "Newtonsoft.Json.Linq.JToken")]
1178 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JObject", Member = "set_Item", MemberParameters = new object[]
1179 {
1180 typeof(object),
1181 "Newtonsoft.Json.Linq.JToken"
1182 }, ReturnType = typeof(void))]
1183 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JObject", Member = "Load", MemberParameters = new object[] { "Newtonsoft.Json.JsonReader", "Newtonsoft.Json.Linq.JsonLoadSettings" }, ReturnType = "Newtonsoft.Json.Linq.JObject")]
1184 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JObject", Member = "FromObject", MemberParameters = new object[]
1185 {
1186 typeof(object),
1187 "Newtonsoft.Json.JsonSerializer"
1188 }, ReturnType = "Newtonsoft.Json.Linq.JObject")]
1189 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JArray", Member = "Load", MemberParameters = new object[] { "Newtonsoft.Json.JsonReader", "Newtonsoft.Json.Linq.JsonLoadSettings" }, ReturnType = "Newtonsoft.Json.Linq.JArray")]
1190 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JArray", Member = "FromObject", MemberParameters = new object[]
1191 {
1192 typeof(object),
1193 "Newtonsoft.Json.JsonSerializer"
1194 }, ReturnType = "Newtonsoft.Json.Linq.JArray")]
1195 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JArray", Member = "get_Item", MemberParameters = new object[] { typeof(object) }, ReturnType = "Newtonsoft.Json.Linq.JToken")]
1196 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JArray", Member = "set_Item", MemberParameters = new object[]
1197 {
1198 typeof(object),
1199 "Newtonsoft.Json.Linq.JToken"
1200 }, ReturnType = typeof(void))]
1201 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JTokenWriter", Member = "WriteValue", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(void))]
1202 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JToken", Member = "get_Item", MemberParameters = new object[] { typeof(object) }, ReturnType = "Newtonsoft.Json.Linq.JToken")]
1203 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JToken", Member = "set_Item", MemberParameters = new object[]
1204 {
1205 typeof(object),
1206 "Newtonsoft.Json.Linq.JToken"
1207 }, ReturnType = typeof(void))]
1208 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JToken", Member = "get_First", ReturnType = "Newtonsoft.Json.Linq.JToken")]
1209 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JToken", Member = "get_Last", ReturnType = "Newtonsoft.Json.Linq.JToken")]
1210 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JToken", Member = "Values", MemberTypeParameters = new object[] { "T" }, ReturnType = "System.Collections.Generic.IEnumerable`1<T>")]
1211 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JToken", Member = "ToString", MemberParameters = new object[] { "Newtonsoft.Json.Formatting", "Newtonsoft.Json.JsonConverter[]" }, ReturnType = typeof(string))]
1212 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JToken", Member = "op_Explicit", MemberParameters = new object[] { "Newtonsoft.Json.Linq.JToken" }, ReturnType = typeof(bool))]
1213 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JToken", Member = "op_Explicit", MemberParameters = new object[] { "Newtonsoft.Json.Linq.JToken" }, ReturnType = typeof(global::System.DateTimeOffset))]
1214 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JToken", Member = "op_Explicit", MemberParameters = new object[] { "Newtonsoft.Json.Linq.JToken" }, ReturnType = "System.Nullable`1<Boolean>")]
1215 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JToken", Member = "op_Explicit", MemberParameters = new object[] { "Newtonsoft.Json.Linq.JToken" }, ReturnType = typeof(long))]
1216 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JToken", Member = "op_Explicit", MemberParameters = new object[] { "Newtonsoft.Json.Linq.JToken" }, ReturnType = "System.Nullable`1<DateTime>")]
1217 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JToken", Member = "op_Explicit", MemberParameters = new object[] { "Newtonsoft.Json.Linq.JToken" }, ReturnType = "System.Nullable`1<DateTimeOffset>")]
1218 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JToken", Member = "op_Explicit", MemberParameters = new object[] { "Newtonsoft.Json.Linq.JToken" }, ReturnType = "System.Nullable`1<Decimal>")]
1219 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JToken", Member = "op_Explicit", MemberParameters = new object[] { "Newtonsoft.Json.Linq.JToken" }, ReturnType = "System.Nullable`1<Double>")]
1220 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JToken", Member = "op_Explicit", MemberParameters = new object[] { "Newtonsoft.Json.Linq.JToken" }, ReturnType = "System.Nullable`1<Char>")]
1221 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JToken", Member = "op_Explicit", MemberParameters = new object[] { "Newtonsoft.Json.Linq.JToken" }, ReturnType = typeof(int))]
1222 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JToken", Member = "op_Explicit", MemberParameters = new object[] { "Newtonsoft.Json.Linq.JToken" }, ReturnType = typeof(short))]
1223 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JToken", Member = "op_Explicit", MemberParameters = new object[] { "Newtonsoft.Json.Linq.JToken" }, ReturnType = typeof(ushort))]
1224 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JToken", Member = "op_Explicit", MemberParameters = new object[] { "Newtonsoft.Json.Linq.JToken" }, ReturnType = typeof(char))]
1225 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JToken", Member = "op_Explicit", MemberParameters = new object[] { "Newtonsoft.Json.Linq.JToken" }, ReturnType = typeof(byte))]
1226 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JToken", Member = "op_Explicit", MemberParameters = new object[] { "Newtonsoft.Json.Linq.JToken" }, ReturnType = typeof(sbyte))]
1227 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JToken", Member = "op_Explicit", MemberParameters = new object[] { "Newtonsoft.Json.Linq.JToken" }, ReturnType = "System.Nullable`1<Int32>")]
1228 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JToken", Member = "op_Explicit", MemberParameters = new object[] { "Newtonsoft.Json.Linq.JToken" }, ReturnType = "System.Nullable`1<Int16>")]
1229 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JToken", Member = "op_Explicit", MemberParameters = new object[] { "Newtonsoft.Json.Linq.JToken" }, ReturnType = "System.Nullable`1<UInt16>")]
1230 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JToken", Member = "op_Explicit", MemberParameters = new object[] { "Newtonsoft.Json.Linq.JToken" }, ReturnType = "System.Nullable`1<Byte>")]
1231 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JToken", Member = "op_Explicit", MemberParameters = new object[] { "Newtonsoft.Json.Linq.JToken" }, ReturnType = "System.Nullable`1<SByte>")]
1232 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JToken", Member = "op_Explicit", MemberParameters = new object[] { "Newtonsoft.Json.Linq.JToken" }, ReturnType = typeof(global::System.DateTime))]
1233 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JToken", Member = "op_Explicit", MemberParameters = new object[] { "Newtonsoft.Json.Linq.JToken" }, ReturnType = "System.Nullable`1<Int64>")]
1234 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JToken", Member = "op_Explicit", MemberParameters = new object[] { "Newtonsoft.Json.Linq.JToken" }, ReturnType = "System.Nullable`1<Single>")]
1235 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JToken", Member = "op_Explicit", MemberParameters = new object[] { "Newtonsoft.Json.Linq.JToken" }, ReturnType = typeof(decimal))]
1236 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JToken", Member = "op_Explicit", MemberParameters = new object[] { "Newtonsoft.Json.Linq.JToken" }, ReturnType = "System.Nullable`1<UInt32>")]
1237 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JToken", Member = "op_Explicit", MemberParameters = new object[] { "Newtonsoft.Json.Linq.JToken" }, ReturnType = "System.Nullable`1<UInt64>")]
1238 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JToken", Member = "op_Explicit", MemberParameters = new object[] { "Newtonsoft.Json.Linq.JToken" }, ReturnType = typeof(double))]
1239 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JToken", Member = "op_Explicit", MemberParameters = new object[] { "Newtonsoft.Json.Linq.JToken" }, ReturnType = typeof(float))]
1240 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JToken", Member = "op_Explicit", MemberParameters = new object[] { "Newtonsoft.Json.Linq.JToken" }, ReturnType = typeof(string))]
1241 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JToken", Member = "op_Explicit", MemberParameters = new object[] { "Newtonsoft.Json.Linq.JToken" }, ReturnType = typeof(uint))]
1242 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JToken", Member = "op_Explicit", MemberParameters = new object[] { "Newtonsoft.Json.Linq.JToken" }, ReturnType = typeof(ulong))]
1243 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JToken", Member = "op_Explicit", MemberParameters = new object[] { "Newtonsoft.Json.Linq.JToken" }, ReturnType = "System.Byte[]")]
1244 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JToken", Member = "op_Explicit", MemberParameters = new object[] { "Newtonsoft.Json.Linq.JToken" }, ReturnType = typeof(global::System.Guid))]
1245 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JToken", Member = "op_Explicit", MemberParameters = new object[] { "Newtonsoft.Json.Linq.JToken" }, ReturnType = "System.Nullable`1<Guid>")]
1246 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JToken", Member = "op_Explicit", MemberParameters = new object[] { "Newtonsoft.Json.Linq.JToken" }, ReturnType = typeof(global::System.TimeSpan))]
1247 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JToken", Member = "op_Explicit", MemberParameters = new object[] { "Newtonsoft.Json.Linq.JToken" }, ReturnType = "System.Nullable`1<TimeSpan>")]
1248 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JToken", Member = "op_Explicit", MemberParameters = new object[] { "Newtonsoft.Json.Linq.JToken" }, ReturnType = "System.Uri")]
1249 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JToken", Member = "ToObject", MemberParameters = new object[] { typeof(global::System.Type) }, ReturnType = typeof(object))]
1250 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JToken", Member = "ReadFrom", MemberParameters = new object[] { "Newtonsoft.Json.JsonReader", "Newtonsoft.Json.Linq.JsonLoadSettings" }, ReturnType = "Newtonsoft.Json.Linq.JToken")]
1251 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JProperty", Member = "RemoveItem", MemberParameters = new object[] { "Newtonsoft.Json.Linq.JToken" }, ReturnType = typeof(bool))]
1252 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JProperty", Member = "RemoveItemAt", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
1253 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JProperty", Member = "InsertItem", MemberParameters = new object[]
1254 {
1255 typeof(int),
1256 "Newtonsoft.Json.Linq.JToken",
1257 typeof(bool)
1258 }, ReturnType = typeof(void))]
1259 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JProperty", Member = "ClearItems", ReturnType = typeof(void))]
1260 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JProperty", Member = "Load", MemberParameters = new object[] { "Newtonsoft.Json.JsonReader", "Newtonsoft.Json.Linq.JsonLoadSettings" }, ReturnType = "Newtonsoft.Json.Linq.JProperty")]
1261 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JValue", Member = "Compare", MemberParameters = new object[]
1262 {
1263 "Newtonsoft.Json.Linq.JTokenType",
1264 typeof(object),
1265 typeof(object)
1266 }, ReturnType = typeof(int))]
1267 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JValue", Member = "CompareFloat", MemberParameters = new object[]
1268 {
1269 typeof(object),
1270 typeof(object)
1271 }, ReturnType = typeof(int))]
1272 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JValue", Member = "GetValueType", MemberParameters = new object[]
1273 {
1274 "System.Nullable`1<JTokenType>",
1275 typeof(object)
1276 }, ReturnType = "Newtonsoft.Json.Linq.JTokenType")]
1277 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JValue", Member = "WriteTo", MemberParameters = new object[] { "Newtonsoft.Json.JsonWriter", "Newtonsoft.Json.JsonConverter[]" }, ReturnType = typeof(void))]
1278 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JsonPath.ArrayIndexFilter.<ExecuteFilter>d__4", Member = "MoveNext", ReturnType = typeof(bool))]
1279 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JsonPath.ArraySliceFilter.<ExecuteFilter>d__12", Member = "MoveNext", ReturnType = typeof(bool))]
1280 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JsonPath.FieldFilter.<ExecuteFilter>d__4", Member = "MoveNext", ReturnType = typeof(bool))]
1281 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JsonPath.FieldMultipleFilter.<ExecuteFilter>d__4", Member = "MoveNext", ReturnType = typeof(bool))]
1282 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JsonPath.JPath", Member = "ParseArrayIndexer", MemberParameters = new object[] { typeof(char) }, ReturnType = "Newtonsoft.Json.Linq.JsonPath.PathFilter")]
1283 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JsonPath.JPath", Member = "ParseValue", ReturnType = typeof(object))]
1284 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JsonPath.PathFilter", Member = "GetTokenIndex", MemberParameters = new object[]
1285 {
1286 "Newtonsoft.Json.Linq.JToken",
1287 typeof(bool),
1288 typeof(int)
1289 }, ReturnType = "Newtonsoft.Json.Linq.JToken")]
1290 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JsonPath.BooleanQueryExpression", Member = "EqualsWithStringCoercion", MemberParameters = new object[] { "Newtonsoft.Json.Linq.JValue", "Newtonsoft.Json.Linq.JValue" }, ReturnType = typeof(bool))]
1291 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Converters.BinaryConverter", Member = "GetByteArray", MemberParameters = new object[] { typeof(object) }, ReturnType = "System.Byte[]")]
1292 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Converters.BinaryConverter", Member = "ReadJson", MemberParameters = new object[]
1293 {
1294 "Newtonsoft.Json.JsonReader",
1295 typeof(global::System.Type),
1296 typeof(object),
1297 "Newtonsoft.Json.JsonSerializer"
1298 }, ReturnType = typeof(object))]
1299 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Converters.BinaryConverter", Member = "ReadByteArray", MemberParameters = new object[] { "Newtonsoft.Json.JsonReader" }, ReturnType = "System.Byte[]")]
1300 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Converters.BsonObjectIdConverter", Member = "ReadJson", MemberParameters = new object[]
1301 {
1302 "Newtonsoft.Json.JsonReader",
1303 typeof(global::System.Type),
1304 typeof(object),
1305 "Newtonsoft.Json.JsonSerializer"
1306 }, ReturnType = typeof(object))]
1307 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Converters.StringEnumConverter", Member = "ReadJson", MemberParameters = new object[]
1308 {
1309 "Newtonsoft.Json.JsonReader",
1310 typeof(global::System.Type),
1311 typeof(object),
1312 "Newtonsoft.Json.JsonSerializer"
1313 }, ReturnType = typeof(object))]
1314 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Converters.VersionConverter", Member = "ReadJson", MemberParameters = new object[]
1315 {
1316 "Newtonsoft.Json.JsonReader",
1317 typeof(global::System.Type),
1318 typeof(object),
1319 "Newtonsoft.Json.JsonSerializer"
1320 }, ReturnType = typeof(object))]
1321 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Converters.IsoDateTimeConverter", Member = "WriteJson", MemberParameters = new object[]
1322 {
1323 "Newtonsoft.Json.JsonWriter",
1324 typeof(object),
1325 "Newtonsoft.Json.JsonSerializer"
1326 }, ReturnType = typeof(void))]
1327 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Converters.IsoDateTimeConverter", Member = "ReadJson", MemberParameters = new object[]
1328 {
1329 "Newtonsoft.Json.JsonReader",
1330 typeof(global::System.Type),
1331 typeof(object),
1332 "Newtonsoft.Json.JsonSerializer"
1333 }, ReturnType = typeof(object))]
1334 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Converters.JavaScriptDateTimeConverter", Member = "ReadJson", MemberParameters = new object[]
1335 {
1336 "Newtonsoft.Json.JsonReader",
1337 typeof(global::System.Type),
1338 typeof(object),
1339 "Newtonsoft.Json.JsonSerializer"
1340 }, ReturnType = typeof(object))]
1341 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Converters.XmlNodeConverter", Member = "ConvertTokenToXmlValue", MemberParameters = new object[] { "Newtonsoft.Json.JsonReader" }, ReturnType = typeof(string))]
1342 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Bson.BsonBinaryWriter", Member = "WriteTokenInternal", MemberParameters = new object[] { "Newtonsoft.Json.Bson.BsonToken" }, ReturnType = typeof(void))]
1343 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Bson.BsonBinaryWriter", Member = "CalculateSize", MemberParameters = new object[] { "Newtonsoft.Json.Bson.BsonToken" }, ReturnType = typeof(int))]
1344 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Bson.BsonReader", Member = "Read", ReturnType = typeof(bool))]
1345 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Bson.BsonReader", Member = "ReadType", MemberParameters = new object[] { "Newtonsoft.Json.Bson.BsonType" }, ReturnType = typeof(void))]
1346 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Bson.BsonWriter", Member = "AddToken", MemberParameters = new object[] { "Newtonsoft.Json.Bson.BsonToken" }, ReturnType = typeof(void))]
1347 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Bson.BsonWriter", Member = "WriteValue", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(void))]
1348 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.Logger", Member = "GetString", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(string))]
1349 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.RectOffset", Member = "ToString", MemberParameters = new object[]
1350 {
1351 typeof(string),
1352 typeof(global::System.IFormatProvider)
1353 }, ReturnType = typeof(string))]
1354 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.Plane", Member = "ToString", MemberParameters = new object[]
1355 {
1356 typeof(string),
1357 typeof(global::System.IFormatProvider)
1358 }, ReturnType = typeof(string))]
1359 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.Bounds", Member = "ToString", MemberParameters = new object[]
1360 {
1361 typeof(string),
1362 typeof(global::System.IFormatProvider)
1363 }, ReturnType = typeof(string))]
1364 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.Rect", Member = "ToString", MemberParameters = new object[]
1365 {
1366 typeof(string),
1367 typeof(global::System.IFormatProvider)
1368 }, ReturnType = typeof(string))]
1369 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.Ray", Member = "ToString", MemberParameters = new object[]
1370 {
1371 typeof(string),
1372 typeof(global::System.IFormatProvider)
1373 }, ReturnType = typeof(string))]
1374 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.Vector2", Member = "ToString", MemberParameters = new object[]
1375 {
1376 typeof(string),
1377 typeof(global::System.IFormatProvider)
1378 }, ReturnType = typeof(string))]
1379 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.Vector2Int", Member = "ToString", MemberParameters = new object[]
1380 {
1381 typeof(string),
1382 typeof(global::System.IFormatProvider)
1383 }, ReturnType = typeof(string))]
1384 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.Matrix4x4", Member = "ToString", MemberParameters = new object[]
1385 {
1386 typeof(string),
1387 typeof(global::System.IFormatProvider)
1388 }, ReturnType = typeof(string))]
1389 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.Vector4", Member = "ToString", MemberParameters = new object[]
1390 {
1391 typeof(string),
1392 typeof(global::System.IFormatProvider)
1393 }, ReturnType = typeof(string))]
1394 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.Vector3", Member = "ToString", MemberParameters = new object[]
1395 {
1396 typeof(string),
1397 typeof(global::System.IFormatProvider)
1398 }, ReturnType = typeof(string))]
1399 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.Color32", Member = "ToString", MemberParameters = new object[]
1400 {
1401 typeof(string),
1402 typeof(global::System.IFormatProvider)
1403 }, ReturnType = typeof(string))]
1404 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.Color", Member = "ToString", MemberParameters = new object[]
1405 {
1406 typeof(string),
1407 typeof(global::System.IFormatProvider)
1408 }, ReturnType = typeof(string))]
1409 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.Quaternion", Member = "ToString", MemberParameters = new object[]
1410 {
1411 typeof(string),
1412 typeof(global::System.IFormatProvider)
1413 }, ReturnType = typeof(string))]
1414 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Security.ASN1Convert", Member = "FromDateTime", MemberParameters = new object[] { typeof(global::System.DateTime) }, ReturnType = "Mono.Security.ASN1")]
1415 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Security.ASN1Convert", Member = "ToOid", MemberParameters = new object[] { "Mono.Security.ASN1" }, ReturnType = typeof(string))]
1416 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Security.ASN1Convert", Member = "ToDateTime", MemberParameters = new object[] { "Mono.Security.ASN1" }, ReturnType = typeof(global::System.DateTime))]
1417 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Security.X509.X501", Member = "GetAttributeFromOid", MemberParameters = new object[] { typeof(string) }, ReturnType = "Mono.Security.X509.X520.AttributeTypeAndValue")]
1418 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Security.X509.X501", Member = "IsHex", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(bool))]
1419 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Security.X509.X509Builder", Member = "GetOid", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
1420 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Security.X509.X509Extension", Member = "WriteLine", MemberParameters = new object[]
1421 {
1422 typeof(global::System.Text.StringBuilder),
1423 typeof(int),
1424 typeof(int)
1425 }, ReturnType = typeof(void))]
1426 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Security.X509.X509Store", Member = "GetUniqueName", MemberParameters = new object[]
1427 {
1428 typeof(string),
1429 "System.Byte[]",
1430 typeof(string)
1431 }, ReturnType = typeof(string))]
1432 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Security.X509.Extensions.AuthorityKeyIdentifierExtension", Member = "ToString", ReturnType = typeof(string))]
1433 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Security.X509.Extensions.BasicConstraintsExtension", Member = "ToString", ReturnType = typeof(string))]
1434 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Security.X509.Extensions.KeyUsageExtension", Member = "Support", MemberParameters = new object[] { "Mono.Security.X509.Extensions.KeyUsages" }, ReturnType = typeof(bool))]
1435 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Security.X509.Extensions.KeyUsageExtension", Member = "ToString", ReturnType = typeof(string))]
1436 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Security.X509.Extensions.SubjectKeyIdentifierExtension", Member = "ToString", ReturnType = typeof(string))]
1437 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Security.Protocol.Ntlm.Type1Message", Member = "GetBytes", ReturnType = "System.Byte[]")]
1438 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Security.Cryptography.CryptoConvert", Member = "ToHex", MemberParameters = new object[] { "System.Byte[]" }, ReturnType = typeof(string))]
1439 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "SR", Member = "Format", MemberParameters = new object[]
1440 {
1441 typeof(string),
1442 typeof(object)
1443 }, ReturnType = typeof(string))]
1444 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.Linq.XAttribute", Member = "ToString", ReturnType = typeof(string))]
1445 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.Linq.XNode", Member = "GetXmlString", MemberParameters = new object[] { "System.Xml.Linq.SaveOptions" }, ReturnType = typeof(string))]
1446 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UnityString", Member = "Format", MemberParameters = new object[]
1447 {
1448 typeof(string),
1449 "System.Object[]"
1450 }, ReturnType = typeof(string))]
1451 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 669)]
1452 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
1453 get
1454 {
1455 throw null;
1456 }
1457 }
class f__AnonymousType0<< Count > j__TPar
virtual CompareInfo CompareInfo
TypeCode
Definition TypeCode.cs:8