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
Guid.cs
Go to the documentation of this file.
1using System;
5using System.IO;
11using System.Text;
12using Cpp2ILInjected;
15
16namespace System
17{
18 [global::System.Runtime.Versioning.NonVersionable]
19 [global::Cpp2ILInjected.Token(Token = "0x20000BD")]
20 [global::System.Serializable]
21 public struct Guid : global::System.IFormattable, global::System.IComparable, global::System.IComparable<global::System.Guid>, global::System.IEquatable<global::System.Guid>, global::System.ISpanFormattable
22 {
23 [global::Cpp2ILInjected.Token(Token = "0x6000728")]
24 [global::Cpp2ILInjected.Address(RVA = "0x1C2DFF4", Offset = "0x1C2DFF4", Length = "0x4C")]
25 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
26 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "DrPlatform", Member = "StartSession", ReturnType = typeof(void))]
27 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "WorldFile_OldConsole", Member = "LoadHeader", MemberParameters = new object[] { typeof(global::System.IO.BinaryReader) }, ReturnType = typeof(void))]
28 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "WorldFile_OldSwitch", Member = "LoadHeader", MemberParameters = new object[] { typeof(global::System.IO.BinaryReader) }, ReturnType = typeof(void))]
29 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Main", Member = ".ctor", ReturnType = typeof(void))]
30 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Main", Member = "ClientInitialize", ReturnType = typeof(void))]
31 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Main", Member = ".cctor", ReturnType = typeof(void))]
32 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Utilities.FastRandom", Member = "CreateWithRandomSeed", ReturnType = "Terraria.Utilities.FastRandom")]
33 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.IO.WorldFile_OldMobile", Member = "loadWorldData", MemberParameters = new object[]
34 {
35 typeof(global::System.IO.BinaryReader),
36 typeof(int)
37 }, ReturnType = typeof(void))]
38 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.IO.WorldFile", Member = "CreateMetadata", MemberParameters = new object[]
39 {
40 typeof(string),
41 typeof(bool),
42 typeof(int)
43 }, ReturnType = "Terraria.IO.WorldFileData")]
44 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.IO.WorldFile", Member = "LoadHeader", MemberParameters = new object[] { typeof(global::System.IO.BinaryReader) }, ReturnType = typeof(void))]
45 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Mono.Security.Cryptography.KeyPairPersistence), Member = "get_ContainerName", ReturnType = typeof(string))]
46 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.AppDomain), Member = "GetProcessGuid", ReturnType = typeof(string))]
47 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.RemotingServices), Member = "NewUri", ReturnType = typeof(string))]
48 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.PathInternal), Member = "GetIsCaseSensitive", ReturnType = typeof(bool))]
49 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.ReflectTypeDescriptionProvider", Member = ".cctor", ReturnType = typeof(void))]
50 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.TypeDescriptor", Member = ".cctor", ReturnType = typeof(void))]
51 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "InControl.InputDevice", Member = ".ctor", MemberParameters = new object[]
52 {
53 typeof(string),
54 typeof(bool)
55 }, ReturnType = typeof(void))]
56 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 30)]
57 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::Interop), Member = "GetRandomBytes", MemberParameters = new object[]
58 {
59 typeof(byte*),
60 typeof(int)
61 }, ReturnType = typeof(void))]
62 public unsafe static global::System.Guid NewGuid()
63 {
64 throw null;
65 }
66
67 [global::Cpp2ILInjected.Token(Token = "0x6000729")]
68 [global::Cpp2ILInjected.Address(RVA = "0x1C2E040", Offset = "0x1C2E040", Length = "0x94")]
69 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.MessageBuffer", Member = "ProcessData", MemberParameters = new object[]
70 {
71 "System.Byte[]",
72 typeof(int),
73 typeof(ref int)
74 }, ReturnType = typeof(void))]
75 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.IO.WorldFile", Member = "GetTutorialMetadata", ReturnType = "Terraria.IO.WorldFileData")]
76 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.IO.WorldFile", Member = "GetAllMetadata", MemberParameters = new object[]
77 {
78 typeof(string),
79 typeof(bool)
80 }, ReturnType = "Terraria.IO.WorldFileData")]
81 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.IO.WorldFile", Member = "LoadHeader", MemberParameters = new object[] { typeof(global::System.IO.BinaryReader) }, ReturnType = typeof(void))]
82 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Mono.Security.Cryptography.KeyPairPersistence), Member = "get_ContainerName", ReturnType = typeof(string))]
83 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Reflection.RuntimeModule), Member = "GetModuleVersionId", ReturnType = typeof(global::System.Guid))]
84 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Diagnostics.StackTrace), Member = "GetAotId", ReturnType = typeof(string))]
85 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.ConvertUtils", Member = "TryConvertInternal", MemberParameters = new object[]
86 {
87 typeof(object),
88 typeof(global::System.Globalization.CultureInfo),
89 typeof(global::System.Type),
90 typeof(ref object)
91 }, ReturnType = "Newtonsoft.Json.Utilities.ConvertUtils.ConvertResult")]
92 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JToken", Member = "op_Explicit", MemberParameters = new object[] { "Newtonsoft.Json.Linq.JToken" }, ReturnType = typeof(global::System.Guid))]
93 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JToken", Member = "op_Explicit", MemberParameters = new object[] { "Newtonsoft.Json.Linq.JToken" }, ReturnType = "System.Nullable`1<Guid>")]
94 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Bson.BsonReader", Member = "ReadType", MemberParameters = new object[] { "Newtonsoft.Json.Bson.BsonType" }, ReturnType = typeof(void))]
95 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 11)]
96 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentNullException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
97 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
98 public Guid(byte[] b)
99 {
100 throw null;
101 }
102
103 [global::Cpp2ILInjected.Token(Token = "0x600072A")]
104 [global::Cpp2ILInjected.Address(RVA = "0x1C2E0D4", Offset = "0x1C2E0D4", Length = "0x124")]
105 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
106 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
107 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::SR), Member = "Format", MemberParameters = new object[]
108 {
109 typeof(string),
110 typeof(object)
111 }, ReturnType = typeof(string))]
112 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentException), Member = ".ctor", MemberParameters = new object[]
113 {
114 typeof(string),
115 typeof(string)
116 }, ReturnType = typeof(void))]
117 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 8)]
118 public Guid(global::System.ReadOnlySpan<byte> b)
119 {
120 throw null;
121 }
122
123 [global::Cpp2ILInjected.Token(Token = "0x600072B")]
124 [global::Cpp2ILInjected.Address(RVA = "0x1C2E1F8", Offset = "0x1C2E1F8", Length = "0x40")]
125 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
126 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Buffers.ArrayPoolEventSource), Member = ".ctor", ReturnType = typeof(void))]
127 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
128 public Guid(int a, short b, short c, byte d, byte e, byte f, byte g, byte h, byte i, byte j, byte k)
129 {
130 throw null;
131 }
132
133 [global::Cpp2ILInjected.Token(Token = "0x600072C")]
134 [global::Cpp2ILInjected.Address(RVA = "0x1C2E238", Offset = "0x1C2E238", Length = "0xF0")]
135 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
136 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "WorldFile_OldConsole", Member = "GetAllMetadata", MemberParameters = new object[] { typeof(string) }, ReturnType = "Terraria.IO.WorldFileData")]
137 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "WorldFile_OldConsole", Member = "LoadHeader", MemberParameters = new object[] { typeof(global::System.IO.BinaryReader) }, ReturnType = typeof(void))]
138 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "WorldFile_OldSwitch", Member = "LoadHeader", MemberParameters = new object[] { typeof(global::System.IO.BinaryReader) }, ReturnType = typeof(void))]
139 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Net.Security.MonoTlsProviderFactory", Member = ".cctor", ReturnType = typeof(void))]
140 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.GuidConverter", Member = "ConvertFrom", MemberParameters = new object[]
141 {
142 "System.ComponentModel.ITypeDescriptorContext",
143 typeof(global::System.Globalization.CultureInfo),
144 typeof(object)
145 }, ReturnType = typeof(object))]
146 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlConvert", Member = "ToGuid", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(global::System.Guid))]
147 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlConvert", Member = "TryToGuid", MemberParameters = new object[]
148 {
149 typeof(string),
150 typeof(ref global::System.Guid)
151 }, ReturnType = typeof(global::System.Exception))]
152 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.ConvertUtils", Member = "TryConvertInternal", MemberParameters = new object[]
153 {
154 typeof(object),
155 typeof(global::System.Globalization.CultureInfo),
156 typeof(global::System.Type),
157 typeof(ref object)
158 }, ReturnType = "Newtonsoft.Json.Utilities.ConvertUtils.ConvertResult")]
159 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.ConvertUtils", Member = "TryConvertGuid", MemberParameters = new object[]
160 {
161 typeof(string),
162 typeof(ref global::System.Guid)
163 }, ReturnType = typeof(bool))]
164 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JToken", Member = "op_Explicit", MemberParameters = new object[] { "Newtonsoft.Json.Linq.JToken" }, ReturnType = typeof(global::System.Guid))]
165 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JToken", Member = "op_Explicit", MemberParameters = new object[] { "Newtonsoft.Json.Linq.JToken" }, ReturnType = "System.Nullable`1<Guid>")]
166 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.Networking.PlayerConnection.PlayerEditorConnectionEvents.MessageTypeSubscribers", Member = "get_MessageTypeId", ReturnType = typeof(global::System.Guid))]
167 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.Networking.PlayerConnection.PlayerEditorConnectionEvents.<>c__DisplayClass6_0", Member = "<InvokeMessageIdSubscribers>b__0", MemberParameters = new object[] { "UnityEngine.Networking.PlayerConnection.PlayerEditorConnectionEvents.MessageTypeSubscribers" }, ReturnType = typeof(bool))]
168 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.Networking.PlayerConnection.PlayerEditorConnectionEvents.<>c__DisplayClass7_0", Member = "<AddAndCreate>b__0", MemberParameters = new object[] { "UnityEngine.Networking.PlayerConnection.PlayerEditorConnectionEvents.MessageTypeSubscribers" }, ReturnType = typeof(bool))]
169 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.Networking.PlayerConnection.PlayerEditorConnectionEvents.<>c__DisplayClass8_0", Member = "<UnregisterManagedCallback>b__0", MemberParameters = new object[] { "UnityEngine.Networking.PlayerConnection.PlayerEditorConnectionEvents.MessageTypeSubscribers" }, ReturnType = typeof(bool))]
170 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.Networking.PlayerConnection.PlayerConnection.<>c__DisplayClass12_0", Member = "<Register>b__0", MemberParameters = new object[] { "UnityEngine.Networking.PlayerConnection.PlayerEditorConnectionEvents.MessageTypeSubscribers" }, ReturnType = typeof(bool))]
171 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.Networking.PlayerConnection.PlayerConnection.<>c__DisplayClass13_0", Member = "<Unregister>b__0", MemberParameters = new object[] { "UnityEngine.Networking.PlayerConnection.PlayerEditorConnectionEvents.MessageTypeSubscribers" }, ReturnType = typeof(bool))]
172 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.Networking.PlayerConnection.PlayerConnection", Member = "MessageCallbackInternal", MemberParameters = new object[]
173 {
174 typeof(global::System.IntPtr),
175 typeof(ulong),
176 typeof(ulong),
177 typeof(string)
178 }, ReturnType = typeof(void))]
179 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 20)]
180 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "GetRawStringData", ReturnType = typeof(ref char))]
181 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Guid), Member = "TryParseGuid", MemberParameters = new object[]
182 {
183 typeof(global::System.ReadOnlySpan<char>),
184 typeof(global::System.Guid.GuidStyles),
185 typeof(ref global::System.Guid.GuidResult)
186 }, ReturnType = typeof(bool))]
187 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentNullException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
188 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Guid.GuidResult), Member = "GetGuidParseException", ReturnType = typeof(global::System.Exception))]
189 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
190 public Guid(string g)
191 {
192 throw null;
193 }
194
195 [global::Cpp2ILInjected.Token(Token = "0x600072D")]
196 [global::Cpp2ILInjected.Address(RVA = "0x1C2E6D8", Offset = "0x1C2E6D8", Length = "0x94")]
197 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
198 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "GetRawStringData", ReturnType = typeof(ref char))]
199 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentNullException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
200 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
201 public static global::System.Guid Parse(string input)
202 {
203 throw null;
204 }
205
206 [global::Cpp2ILInjected.Token(Token = "0x600072E")]
207 [global::Cpp2ILInjected.Address(RVA = "0x1C2E76C", Offset = "0x1C2E76C", Length = "0x64")]
208 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
209 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
210 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Guid), Member = "TryParseGuid", MemberParameters = new object[]
211 {
212 typeof(global::System.ReadOnlySpan<char>),
213 typeof(global::System.Guid.GuidStyles),
214 typeof(ref global::System.Guid.GuidResult)
215 }, ReturnType = typeof(bool))]
216 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Guid.GuidResult), Member = "GetGuidParseException", ReturnType = typeof(global::System.Exception))]
217 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
218 public static global::System.Guid Parse(global::System.ReadOnlySpan<char> input)
219 {
220 throw null;
221 }
222
223 [global::Cpp2ILInjected.Token(Token = "0x600072F")]
224 [global::Cpp2ILInjected.Address(RVA = "0x1C2E7D0", Offset = "0x1C2E7D0", Length = "0x90")]
225 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
226 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "WorldFile_OldSwitch", Member = "GetAllMetadata", MemberParameters = new object[] { typeof(string) }, ReturnType = "Terraria.IO.WorldFileData")]
227 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
228 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "GetRawStringData", ReturnType = typeof(ref char))]
229 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Guid), Member = "TryParseGuid", MemberParameters = new object[]
230 {
231 typeof(global::System.ReadOnlySpan<char>),
232 typeof(global::System.Guid.GuidStyles),
233 typeof(ref global::System.Guid.GuidResult)
234 }, ReturnType = typeof(bool))]
235 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
236 public static bool TryParse(string input, out global::System.Guid result)
237 {
238 throw null;
239 }
240
241 [global::Cpp2ILInjected.Token(Token = "0x6000730")]
242 [global::Cpp2ILInjected.Address(RVA = "0x1C2E860", Offset = "0x1C2E860", Length = "0x50")]
243 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
244 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
245 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Guid), Member = "TryParseGuid", MemberParameters = new object[]
246 {
247 typeof(global::System.ReadOnlySpan<char>),
248 typeof(global::System.Guid.GuidStyles),
249 typeof(ref global::System.Guid.GuidResult)
250 }, ReturnType = typeof(bool))]
251 public static bool TryParse(global::System.ReadOnlySpan<char> input, out global::System.Guid result)
252 {
253 throw null;
254 }
255
256 [global::Cpp2ILInjected.Token(Token = "0x6000731")]
257 [global::Cpp2ILInjected.Address(RVA = "0x1C2E328", Offset = "0x1C2E328", Length = "0x248")]
258 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
259 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Guid), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
260 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Guid), Member = "Parse", MemberParameters = new object[] { typeof(global::System.ReadOnlySpan<char>) }, ReturnType = typeof(global::System.Guid))]
261 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Guid), Member = "TryParse", MemberParameters = new object[]
262 {
263 typeof(string),
264 typeof(ref global::System.Guid)
265 }, ReturnType = typeof(bool))]
266 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Guid), Member = "TryParse", MemberParameters = new object[]
267 {
268 typeof(global::System.ReadOnlySpan<char>),
269 typeof(ref global::System.Guid)
270 }, ReturnType = typeof(bool))]
271 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
272 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.MemoryExtensions), Member = "TrimStart", MemberParameters = new object[] { typeof(global::System.ReadOnlySpan<char>) }, ReturnType = typeof(global::System.ReadOnlySpan<char>))]
273 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.MemoryExtensions), Member = "TrimEnd", MemberParameters = new object[] { typeof(global::System.ReadOnlySpan<char>) }, ReturnType = typeof(global::System.ReadOnlySpan<char>))]
274 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Guid), Member = "TryParseGuidWithDashes", MemberParameters = new object[]
275 {
276 typeof(global::System.ReadOnlySpan<char>),
277 typeof(ref global::System.Guid.GuidResult)
278 }, ReturnType = typeof(bool))]
279 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Guid.GuidResult), Member = "SetFailure", MemberParameters = new object[]
280 {
281 typeof(global::System.Guid.ParseFailureKind),
282 typeof(string),
283 typeof(object),
284 typeof(string),
285 typeof(global::System.Exception)
286 }, ReturnType = typeof(void))]
287 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Guid), Member = "TryParseGuidWithHexPrefix", MemberParameters = new object[]
288 {
289 typeof(global::System.ReadOnlySpan<char>),
290 typeof(ref global::System.Guid.GuidResult)
291 }, ReturnType = typeof(bool))]
292 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Guid), Member = "TryParseGuidWithNoStyle", MemberParameters = new object[]
293 {
294 typeof(global::System.ReadOnlySpan<char>),
295 typeof(ref global::System.Guid.GuidResult)
296 }, ReturnType = typeof(bool))]
297 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 18)]
298 private static bool TryParseGuid(global::System.ReadOnlySpan<char> guidString, global::System.Guid.GuidStyles flags, ref global::System.Guid.GuidResult result)
299 {
300 throw null;
301 }
302
303 [global::Cpp2ILInjected.Token(Token = "0x6000732")]
304 [global::Cpp2ILInjected.Address(RVA = "0x1C2EB6C", Offset = "0x1C2EB6C", Length = "0x668")]
305 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
306 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Guid), Member = "TryParseGuid", MemberParameters = new object[]
307 {
308 typeof(global::System.ReadOnlySpan<char>),
309 typeof(global::System.Guid.GuidStyles),
310 typeof(ref global::System.Guid.GuidResult)
311 }, ReturnType = typeof(bool))]
312 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
313 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Guid), Member = "EatAllWhitespace", MemberParameters = new object[] { typeof(global::System.ReadOnlySpan<char>) }, ReturnType = typeof(global::System.ReadOnlySpan<char>))]
314 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Guid), Member = "IsHexPrefix", MemberParameters = new object[]
315 {
316 typeof(global::System.ReadOnlySpan<char>),
317 typeof(int)
318 }, ReturnType = typeof(bool))]
319 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ThrowHelper), Member = "ThrowArgumentOutOfRangeException", ReturnType = typeof(void))]
320 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Guid), Member = "StringToInt", MemberParameters = new object[]
321 {
322 typeof(global::System.ReadOnlySpan<char>),
323 typeof(ref int),
324 typeof(int),
325 typeof(int),
326 typeof(ref int),
327 typeof(ref global::System.Guid.GuidResult)
328 }, ReturnType = typeof(bool))]
329 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Guid.GuidResult), Member = "SetFailure", MemberParameters = new object[]
330 {
331 typeof(global::System.Guid.ParseFailureKind),
332 typeof(string),
333 typeof(object),
334 typeof(string),
335 typeof(global::System.Exception)
336 }, ReturnType = typeof(void))]
337 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 31)]
338 private static bool TryParseGuidWithHexPrefix(global::System.ReadOnlySpan<char> guidString, ref global::System.Guid.GuidResult result)
339 {
340 throw null;
341 }
342
343 [global::Cpp2ILInjected.Token(Token = "0x6000733")]
344 [global::Cpp2ILInjected.Address(RVA = "0x1C2F1D4", Offset = "0x1C2F1D4", Length = "0x2EC")]
345 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
346 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Guid), Member = "TryParseGuid", MemberParameters = new object[]
347 {
348 typeof(global::System.ReadOnlySpan<char>),
349 typeof(global::System.Guid.GuidStyles),
350 typeof(ref global::System.Guid.GuidResult)
351 }, ReturnType = typeof(bool))]
352 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
353 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(char), Member = "ToUpperInvariant", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(char))]
354 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Guid), Member = "StringToInt", MemberParameters = new object[]
355 {
356 typeof(global::System.ReadOnlySpan<char>),
357 typeof(ref int),
358 typeof(int),
359 typeof(int),
360 typeof(ref int),
361 typeof(ref global::System.Guid.GuidResult)
362 }, ReturnType = typeof(bool))]
363 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Guid), Member = "StringToLong", MemberParameters = new object[]
364 {
365 typeof(global::System.ReadOnlySpan<char>),
366 typeof(ref int),
367 typeof(int),
368 typeof(ref long),
369 typeof(ref global::System.Guid.GuidResult)
370 }, ReturnType = typeof(bool))]
371 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Guid.GuidResult), Member = "SetFailure", MemberParameters = new object[]
372 {
373 typeof(global::System.Guid.ParseFailureKind),
374 typeof(string),
375 typeof(object),
376 typeof(string),
377 typeof(global::System.Exception)
378 }, ReturnType = typeof(void))]
379 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 10)]
380 private static bool TryParseGuidWithNoStyle(global::System.ReadOnlySpan<char> guidString, ref global::System.Guid.GuidResult result)
381 {
382 throw null;
383 }
384
385 [global::Cpp2ILInjected.Token(Token = "0x6000734")]
386 [global::Cpp2ILInjected.Address(RVA = "0x1C2E8D0", Offset = "0x1C2E8D0", Length = "0x29C")]
387 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
388 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Guid), Member = "TryParseGuid", MemberParameters = new object[]
389 {
390 typeof(global::System.ReadOnlySpan<char>),
391 typeof(global::System.Guid.GuidStyles),
392 typeof(ref global::System.Guid.GuidResult)
393 }, ReturnType = typeof(bool))]
394 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
395 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Guid), Member = "StringToInt", MemberParameters = new object[]
396 {
397 typeof(global::System.ReadOnlySpan<char>),
398 typeof(ref int),
399 typeof(int),
400 typeof(int),
401 typeof(ref int),
402 typeof(ref global::System.Guid.GuidResult)
403 }, ReturnType = typeof(bool))]
404 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Guid), Member = "StringToLong", MemberParameters = new object[]
405 {
406 typeof(global::System.ReadOnlySpan<char>),
407 typeof(ref int),
408 typeof(int),
409 typeof(ref long),
410 typeof(ref global::System.Guid.GuidResult)
411 }, ReturnType = typeof(bool))]
412 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Guid.GuidResult), Member = "SetFailure", MemberParameters = new object[]
413 {
414 typeof(global::System.Guid.ParseFailureKind),
415 typeof(string),
416 typeof(object),
417 typeof(string),
418 typeof(global::System.Exception)
419 }, ReturnType = typeof(void))]
420 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
421 private static bool TryParseGuidWithDashes(global::System.ReadOnlySpan<char> guidString, ref global::System.Guid.GuidResult result)
422 {
423 throw null;
424 }
425
426 [global::Cpp2ILInjected.Token(Token = "0x6000735")]
427 [global::Cpp2ILInjected.Address(RVA = "0x1C2F804", Offset = "0x1C2F804", Length = "0x44")]
428 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
429 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
430 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Guid), Member = "StringToInt", MemberParameters = new object[]
431 {
432 typeof(global::System.ReadOnlySpan<char>),
433 typeof(ref int),
434 typeof(int),
435 typeof(int),
436 typeof(ref int),
437 typeof(ref global::System.Guid.GuidResult)
438 }, ReturnType = typeof(bool))]
439 private static bool StringToShort(global::System.ReadOnlySpan<char> str, int requiredLength, int flags, out short result, ref global::System.Guid.GuidResult parseResult)
440 {
441 throw null;
442 }
443
444 [global::Cpp2ILInjected.Token(Token = "0x6000736")]
445 [global::Cpp2ILInjected.Address(RVA = "0x1C2FB88", Offset = "0x1C2FB88", Length = "0x34")]
446 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
447 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
448 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Guid), Member = "StringToInt", MemberParameters = new object[]
449 {
450 typeof(global::System.ReadOnlySpan<char>),
451 typeof(ref int),
452 typeof(int),
453 typeof(int),
454 typeof(ref int),
455 typeof(ref global::System.Guid.GuidResult)
456 }, ReturnType = typeof(bool))]
457 private static bool StringToShort(global::System.ReadOnlySpan<char> str, ref int parsePos, int requiredLength, int flags, out short result, ref global::System.Guid.GuidResult parseResult)
458 {
459 throw null;
460 }
461
462 [global::Cpp2ILInjected.Token(Token = "0x6000737")]
463 [global::Cpp2ILInjected.Address(RVA = "0x1C2F7D8", Offset = "0x1C2F7D8", Length = "0x2C")]
464 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
465 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Guid), Member = "StringToInt", MemberParameters = new object[]
466 {
467 typeof(global::System.ReadOnlySpan<char>),
468 typeof(ref int),
469 typeof(int),
470 typeof(int),
471 typeof(ref int),
472 typeof(ref global::System.Guid.GuidResult)
473 }, ReturnType = typeof(bool))]
474 private static bool StringToInt(global::System.ReadOnlySpan<char> str, int requiredLength, int flags, out int result, ref global::System.Guid.GuidResult parseResult)
475 {
476 throw null;
477 }
478
479 [global::Cpp2ILInjected.Token(Token = "0x6000738")]
480 [global::Cpp2ILInjected.Address(RVA = "0x1C2F998", Offset = "0x1C2F998", Length = "0x1F0")]
481 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
482 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Guid), Member = "TryParseGuidWithHexPrefix", MemberParameters = new object[]
483 {
484 typeof(global::System.ReadOnlySpan<char>),
485 typeof(ref global::System.Guid.GuidResult)
486 }, ReturnType = typeof(bool))]
487 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Guid), Member = "TryParseGuidWithNoStyle", MemberParameters = new object[]
488 {
489 typeof(global::System.ReadOnlySpan<char>),
490 typeof(ref global::System.Guid.GuidResult)
491 }, ReturnType = typeof(bool))]
492 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Guid), Member = "TryParseGuidWithDashes", MemberParameters = new object[]
493 {
494 typeof(global::System.ReadOnlySpan<char>),
495 typeof(ref global::System.Guid.GuidResult)
496 }, ReturnType = typeof(bool))]
497 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Guid), Member = "StringToShort", MemberParameters = new object[]
498 {
499 typeof(global::System.ReadOnlySpan<char>),
500 typeof(int),
501 typeof(int),
502 typeof(ref short),
503 typeof(ref global::System.Guid.GuidResult)
504 }, ReturnType = typeof(bool))]
505 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Guid), Member = "StringToShort", MemberParameters = new object[]
506 {
507 typeof(global::System.ReadOnlySpan<char>),
508 typeof(ref int),
509 typeof(int),
510 typeof(int),
511 typeof(ref short),
512 typeof(ref global::System.Guid.GuidResult)
513 }, ReturnType = typeof(bool))]
514 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Guid), Member = "StringToInt", MemberParameters = new object[]
515 {
516 typeof(global::System.ReadOnlySpan<char>),
517 typeof(int),
518 typeof(int),
519 typeof(ref int),
520 typeof(ref global::System.Guid.GuidResult)
521 }, ReturnType = typeof(bool))]
522 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 15)]
523 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ParseNumbers), Member = "StringToInt", MemberParameters = new object[]
524 {
525 typeof(global::System.ReadOnlySpan<char>),
526 typeof(int),
527 typeof(int),
528 typeof(ref int)
529 }, ReturnType = typeof(int))]
530 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Guid.GuidResult), Member = "SetFailure", MemberParameters = new object[]
531 {
532 typeof(global::System.Guid.ParseFailureKind),
533 typeof(string),
534 typeof(object),
535 typeof(string),
536 typeof(global::System.Exception)
537 }, ReturnType = typeof(void))]
538 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.FormatException), Member = ".ctor", MemberParameters = new object[]
539 {
540 typeof(string),
541 typeof(global::System.Exception)
542 }, ReturnType = typeof(void))]
543 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 19)]
544 private static bool StringToInt(global::System.ReadOnlySpan<char> str, ref int parsePos, int requiredLength, int flags, out int result, ref global::System.Guid.GuidResult parseResult)
545 {
546 throw null;
547 }
548
549 [global::Cpp2ILInjected.Token(Token = "0x6000739")]
550 [global::Cpp2ILInjected.Address(RVA = "0x1C2F848", Offset = "0x1C2F848", Length = "0x150")]
551 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
552 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Guid), Member = "TryParseGuidWithNoStyle", MemberParameters = new object[]
553 {
554 typeof(global::System.ReadOnlySpan<char>),
555 typeof(ref global::System.Guid.GuidResult)
556 }, ReturnType = typeof(bool))]
557 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Guid), Member = "TryParseGuidWithDashes", MemberParameters = new object[]
558 {
559 typeof(global::System.ReadOnlySpan<char>),
560 typeof(ref global::System.Guid.GuidResult)
561 }, ReturnType = typeof(bool))]
562 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
563 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ParseNumbers), Member = "StringToLong", MemberParameters = new object[]
564 {
565 typeof(global::System.ReadOnlySpan<char>),
566 typeof(int),
567 typeof(int),
568 typeof(ref int)
569 }, ReturnType = typeof(long))]
570 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.FormatException), Member = ".ctor", MemberParameters = new object[]
571 {
572 typeof(string),
573 typeof(global::System.Exception)
574 }, ReturnType = typeof(void))]
575 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 18)]
576 private static bool StringToLong(global::System.ReadOnlySpan<char> str, ref int parsePos, int flags, out long result, ref global::System.Guid.GuidResult parseResult)
577 {
578 throw null;
579 }
580
581 [global::Cpp2ILInjected.Token(Token = "0x600073A")]
582 [global::Cpp2ILInjected.Address(RVA = "0x1C2F500", Offset = "0x1C2F500", Length = "0x214")]
583 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
584 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Guid), Member = "TryParseGuidWithHexPrefix", MemberParameters = new object[]
585 {
586 typeof(global::System.ReadOnlySpan<char>),
587 typeof(ref global::System.Guid.GuidResult)
588 }, ReturnType = typeof(bool))]
589 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
590 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(char), Member = "IsWhiteSpace", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(bool))]
591 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ThrowHelper), Member = "ThrowArgumentOutOfRangeException", ReturnType = typeof(void))]
592 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Span<char>), Member = "op_Implicit", MemberParameters = new object[] { typeof(char[]) }, ReturnType = "System.Span`1<T>")]
593 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ReadOnlySpan<char>), Member = "CopyTo", MemberParameters = new object[] { typeof(global::System.Span<char>) }, ReturnType = typeof(void))]
594 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 11)]
595 private static global::System.ReadOnlySpan<char> EatAllWhitespace(global::System.ReadOnlySpan<char> str)
596 {
597 throw null;
598 }
599
600 [global::Cpp2ILInjected.Token(Token = "0x600073B")]
601 [global::Cpp2ILInjected.Address(RVA = "0x1C2F714", Offset = "0x1C2F714", Length = "0xB8")]
602 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
603 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Guid), Member = "TryParseGuidWithHexPrefix", MemberParameters = new object[]
604 {
605 typeof(global::System.ReadOnlySpan<char>),
606 typeof(ref global::System.Guid.GuidResult)
607 }, ReturnType = typeof(bool))]
608 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
609 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(char), Member = "ToLowerInvariant", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(char))]
610 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
611 private static bool IsHexPrefix(global::System.ReadOnlySpan<char> str, int i)
612 {
613 throw null;
614 }
615
616 [global::Cpp2ILInjected.Token(Token = "0x600073C")]
617 [global::Cpp2ILInjected.Address(RVA = "0x1C2FBCC", Offset = "0x1C2FBCC", Length = "0x88")]
618 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
619 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
620 [MethodImpl(256)]
621 private void WriteByteHelper(global::System.Span<byte> destination)
622 {
623 throw null;
624 }
625
626 [global::Cpp2ILInjected.Token(Token = "0x600073D")]
627 [global::Cpp2ILInjected.Address(RVA = "0x1C2FC54", Offset = "0x1C2FC54", Length = "0xFC")]
628 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
629 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.NetMessage", Member = "SendData", MemberParameters = new object[]
630 {
631 typeof(int),
632 typeof(int),
633 typeof(int),
634 "Terraria.Localization.NetworkText",
635 typeof(int),
636 typeof(float),
637 typeof(float),
638 typeof(float),
639 typeof(int),
640 typeof(int),
641 typeof(int)
642 }, ReturnType = typeof(void))]
643 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.IO.WorldFile", Member = "SaveWorldHeader", MemberParameters = new object[] { typeof(global::System.IO.BinaryWriter) }, ReturnType = typeof(int))]
644 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonTextReader", Member = "ParseString", MemberParameters = new object[]
645 {
646 typeof(char),
647 "Newtonsoft.Json.ReadType"
648 }, ReturnType = typeof(void))]
649 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonReader", Member = "ReadAsBytes", ReturnType = "System.Byte[]")]
650 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.ConvertUtils", Member = "TryConvertInternal", MemberParameters = new object[]
651 {
652 typeof(object),
653 typeof(global::System.Globalization.CultureInfo),
654 typeof(global::System.Type),
655 typeof(ref object)
656 }, ReturnType = "Newtonsoft.Json.Utilities.ConvertUtils.ConvertResult")]
657 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Bson.BsonWriter", Member = "WriteValue", MemberParameters = new object[] { typeof(global::System.Guid) }, ReturnType = typeof(void))]
658 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 7)]
659 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Span<>), Member = "op_Implicit", MemberParameters = new object[] { "T[]" }, ReturnType = "System.Span`1<T>")]
660 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
661 public byte[] ToByteArray()
662 {
663 throw null;
664 }
665
666 [global::Cpp2ILInjected.Token(Token = "0x600073E")]
667 [global::Cpp2ILInjected.Address(RVA = "0x1C2FD50", Offset = "0x1C2FD50", Length = "0x48")]
668 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Main", Member = "ClientInitialize", ReturnType = typeof(void))]
669 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Social.Discord.RichPresenceSocialModule", Member = "PublishPresence", MemberParameters = new object[] { "Terraria.Social.Base.RichPresenceState" }, ReturnType = typeof(void))]
670 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Map.MapHelper", Member = "InternalSaveMapCompressed", ReturnType = typeof(void))]
671 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Map.MapHelper", Member = "InternalSaveMap", ReturnType = typeof(void))]
672 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Map.WorldMap", Member = "Load", ReturnType = typeof(void))]
673 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Mono.Security.Cryptography.KeyPairPersistence), Member = "get_ContainerName", ReturnType = typeof(string))]
674 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.AppDomain), Member = "GetProcessGuid", ReturnType = typeof(string))]
675 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.RemotingServices), Member = "NewUri", ReturnType = typeof(string))]
676 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "InControl.TestInputManager", Member = "OnGUI", ReturnType = typeof(void))]
677 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.Networking.PlayerConnection.PlayerEditorConnectionEvents.MessageTypeSubscribers", Member = "set_MessageTypeId", MemberParameters = new object[] { typeof(global::System.Guid) }, ReturnType = typeof(void))]
678 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.Networking.PlayerConnection.PlayerEditorConnectionEvents", Member = "InvokeMessageIdSubscribers", MemberParameters = new object[]
679 {
680 typeof(global::System.Guid),
681 "System.Byte[]",
682 typeof(int)
683 }, ReturnType = typeof(void))]
684 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.Networking.PlayerConnection.PlayerEditorConnectionEvents", Member = "AddAndCreate", MemberParameters = new object[] { typeof(global::System.Guid) }, ReturnType = "UnityEngine.Events.UnityEvent`1<MessageEventArgs>")]
685 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 12)]
686 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
687 public override string ToString()
688 {
689 throw null;
690 }
691
692 [global::Cpp2ILInjected.Token(Token = "0x600073F")]
693 [global::Cpp2ILInjected.Address(RVA = "0x1C2FFC8", Offset = "0x1C2FFC8", Length = "0x18")]
694 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Main", Member = ".ctor", ReturnType = typeof(void))]
695 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Main", Member = ".cctor", ReturnType = typeof(void))]
696 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Utilities.FastRandom", Member = "CreateWithRandomSeed", ReturnType = "Terraria.Utilities.FastRandom")]
697 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
698 public override int GetHashCode()
699 {
700 throw null;
701 }
702
703 [global::Cpp2ILInjected.Token(Token = "0x6000740")]
704 [global::Cpp2ILInjected.Address(RVA = "0x1C2FFE0", Offset = "0x1C2FFE0", Length = "0xA8")]
705 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
706 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.Schema.Datatype_uuid", Member = "Compare", MemberParameters = new object[]
707 {
708 typeof(object),
709 typeof(object)
710 }, ReturnType = typeof(int))]
711 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
712 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
713 public override bool Equals(object o)
714 {
715 throw null;
716 }
717
718 [global::Cpp2ILInjected.Token(Token = "0x6000741")]
719 [global::Cpp2ILInjected.Address(RVA = "0x1C30088", Offset = "0x1C30088", Length = "0x44")]
720 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
721 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
722 public bool Equals(global::System.Guid g)
723 {
724 throw null;
725 }
726
727 [global::Cpp2ILInjected.Token(Token = "0x6000742")]
728 [global::Cpp2ILInjected.Address(RVA = "0x1C300CC", Offset = "0x1C300CC", Length = "0x10")]
729 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
730 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
731 private int GetResult(uint me, uint them)
732 {
733 throw null;
734 }
735
736 [global::Cpp2ILInjected.Token(Token = "0x6000743")]
737 [global::Cpp2ILInjected.Address(RVA = "0x1C300DC", Offset = "0x1C300DC", Length = "0x188")]
738 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
739 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
740 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentException), Member = ".ctor", MemberParameters = new object[]
741 {
742 typeof(string),
743 typeof(string)
744 }, ReturnType = typeof(void))]
745 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 8)]
746 public int CompareTo(object value)
747 {
748 throw null;
749 }
750
751 [global::Cpp2ILInjected.Token(Token = "0x6000744")]
752 [global::Cpp2ILInjected.Address(RVA = "0x1C30264", Offset = "0x1C30264", Length = "0xDC")]
753 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
754 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JValue", Member = "Compare", MemberParameters = new object[]
755 {
756 "Newtonsoft.Json.Linq.JTokenType",
757 typeof(object),
758 typeof(object)
759 }, ReturnType = typeof(int))]
760 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
761 public int CompareTo(global::System.Guid value)
762 {
763 throw null;
764 }
765
766 [global::Cpp2ILInjected.Token(Token = "0x6000745")]
767 [global::Cpp2ILInjected.Address(RVA = "0x1C30340", Offset = "0x1C30340", Length = "0x40")]
768 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
769 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.PlayerConnectionInternal", Member = "UnityEngine.IPlayerEditorConnectionNative.SendMessage", MemberParameters = new object[]
770 {
771 typeof(global::System.Guid),
772 "System.Byte[]",
773 typeof(int)
774 }, ReturnType = typeof(void))]
775 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.PlayerConnectionInternal", Member = "UnityEngine.IPlayerEditorConnectionNative.TrySendMessage", MemberParameters = new object[]
776 {
777 typeof(global::System.Guid),
778 "System.Byte[]",
779 typeof(int)
780 }, ReturnType = typeof(bool))]
781 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.Networking.PlayerConnection.PlayerEditorConnectionEvents.<>c__DisplayClass6_0", Member = "<InvokeMessageIdSubscribers>b__0", MemberParameters = new object[] { "UnityEngine.Networking.PlayerConnection.PlayerEditorConnectionEvents.MessageTypeSubscribers" }, ReturnType = typeof(bool))]
782 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.Networking.PlayerConnection.PlayerEditorConnectionEvents.<>c__DisplayClass7_0", Member = "<AddAndCreate>b__0", MemberParameters = new object[] { "UnityEngine.Networking.PlayerConnection.PlayerEditorConnectionEvents.MessageTypeSubscribers" }, ReturnType = typeof(bool))]
783 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.Networking.PlayerConnection.PlayerEditorConnectionEvents.<>c__DisplayClass8_0", Member = "<UnregisterManagedCallback>b__0", MemberParameters = new object[] { "UnityEngine.Networking.PlayerConnection.PlayerEditorConnectionEvents.MessageTypeSubscribers" }, ReturnType = typeof(bool))]
784 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.Networking.PlayerConnection.PlayerConnection.<>c__DisplayClass12_0", Member = "<Register>b__0", MemberParameters = new object[] { "UnityEngine.Networking.PlayerConnection.PlayerEditorConnectionEvents.MessageTypeSubscribers" }, ReturnType = typeof(bool))]
785 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.Networking.PlayerConnection.PlayerConnection.<>c__DisplayClass13_0", Member = "<Unregister>b__0", MemberParameters = new object[] { "UnityEngine.Networking.PlayerConnection.PlayerEditorConnectionEvents.MessageTypeSubscribers" }, ReturnType = typeof(bool))]
786 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.Networking.PlayerConnection.PlayerConnection", Member = "Register", MemberParameters = new object[]
787 {
788 typeof(global::System.Guid),
789 "UnityEngine.Events.UnityAction`1<MessageEventArgs>"
790 }, ReturnType = typeof(void))]
791 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.Networking.PlayerConnection.PlayerConnection", Member = "Send", MemberParameters = new object[]
792 {
793 typeof(global::System.Guid),
794 "System.Byte[]"
795 }, ReturnType = typeof(void))]
796 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.Networking.PlayerConnection.PlayerConnection", Member = "TrySend", MemberParameters = new object[]
797 {
798 typeof(global::System.Guid),
799 "System.Byte[]"
800 }, ReturnType = typeof(bool))]
801 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 10)]
802 public static bool operator ==(global::System.Guid a, global::System.Guid b)
803 {
804 throw null;
805 }
806
807 [global::Cpp2ILInjected.Token(Token = "0x6000746")]
808 [global::Cpp2ILInjected.Address(RVA = "0x1C30380", Offset = "0x1C30380", Length = "0x4")]
809 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.PathInternal), Member = "GetIsCaseSensitive", ReturnType = typeof(bool))]
810 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Diagnostics.StackTrace), Member = "GetAotId", ReturnType = typeof(string))]
811 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Diagnostics.StackTrace), Member = "AddFrames", MemberParameters = new object[]
812 {
813 typeof(global::System.Text.StringBuilder),
814 typeof(bool),
815 typeof(ref bool)
816 }, ReturnType = typeof(bool))]
817 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.PlayerConnectionInternal", Member = "UnityEngine.IPlayerEditorConnectionNative.SendMessage", MemberParameters = new object[]
818 {
819 typeof(global::System.Guid),
820 "System.Byte[]",
821 typeof(int)
822 }, ReturnType = typeof(void))]
823 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.PlayerConnectionInternal", Member = "UnityEngine.IPlayerEditorConnectionNative.TrySendMessage", MemberParameters = new object[]
824 {
825 typeof(global::System.Guid),
826 "System.Byte[]",
827 typeof(int)
828 }, ReturnType = typeof(bool))]
829 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.PlayerConnectionInternal", Member = "UnityEngine.IPlayerEditorConnectionNative.RegisterInternal", MemberParameters = new object[] { typeof(global::System.Guid) }, ReturnType = typeof(void))]
830 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.PlayerConnectionInternal", Member = "UnityEngine.IPlayerEditorConnectionNative.UnregisterInternal", MemberParameters = new object[] { typeof(global::System.Guid) }, ReturnType = typeof(void))]
831 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 7)]
832 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Guid), Member = "ToString", MemberParameters = new object[]
833 {
834 typeof(string),
835 typeof(global::System.IFormatProvider)
836 }, ReturnType = typeof(string))]
837 public string ToString(string format)
838 {
839 throw null;
840 }
841
842 [global::Cpp2ILInjected.Token(Token = "0x6000747")]
843 [global::Cpp2ILInjected.Address(RVA = "0x1C30384", Offset = "0x1C30384", Length = "0x1C")]
844 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
845 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
846 [MethodImpl(256)]
847 private static char HexToChar(int a)
848 {
849 throw null;
850 }
851
852 [global::Cpp2ILInjected.Token(Token = "0x6000748")]
853 [global::Cpp2ILInjected.Address(RVA = "0x1C303A0", Offset = "0x1C303A0", Length = "0x7C")]
854 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
855 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Guid), Member = "TryFormat", MemberParameters = new object[]
856 {
857 typeof(global::System.Span<char>),
858 typeof(ref int),
859 typeof(global::System.ReadOnlySpan<char>)
860 }, ReturnType = typeof(bool))]
861 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 12)]
862 private unsafe static int HexsToChars(char* guidChars, int a, int b)
863 {
864 throw null;
865 }
866
867 [global::Cpp2ILInjected.Token(Token = "0x6000749")]
868 [global::Cpp2ILInjected.Address(RVA = "0x1C3041C", Offset = "0x1C3041C", Length = "0x9C")]
869 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
870 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Guid), Member = "TryFormat", MemberParameters = new object[]
871 {
872 typeof(global::System.Span<char>),
873 typeof(ref int),
874 typeof(global::System.ReadOnlySpan<char>)
875 }, ReturnType = typeof(bool))]
876 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
877 private unsafe static int HexsToCharsHexOutput(char* guidChars, int a, int b)
878 {
879 throw null;
880 }
881
882 [global::Cpp2ILInjected.Token(Token = "0x600074A")]
883 [global::Cpp2ILInjected.Address(RVA = "0x1C2FD98", Offset = "0x1C2FD98", Length = "0x230")]
884 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
885 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Guid), Member = "ToString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
886 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonTextWriter", Member = "WriteValue", MemberParameters = new object[] { typeof(global::System.Guid) }, ReturnType = typeof(void))]
887 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonConvert", Member = "ToString", MemberParameters = new object[]
888 {
889 typeof(global::System.Guid),
890 typeof(char)
891 }, ReturnType = typeof(string))]
892 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
893 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "get_Chars", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(char))]
894 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.FormatException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
895 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "FastAllocateString", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string))]
896 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Runtime.CompilerServices.RuntimeHelpers), Member = "get_OffsetToStringData", ReturnType = typeof(int))]
897 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "GetRawStringData", ReturnType = typeof(ref char))]
898 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ThrowHelper), Member = "ThrowArgumentOutOfRangeException", ReturnType = typeof(void))]
899 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Guid), Member = "TryFormat", MemberParameters = new object[]
900 {
901 typeof(global::System.Span<char>),
902 typeof(ref int),
903 typeof(global::System.ReadOnlySpan<char>)
904 }, ReturnType = typeof(bool))]
905 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 9)]
906 public string ToString(string format, global::System.IFormatProvider provider)
907 {
908 throw null;
909 }
910
911 [global::Cpp2ILInjected.Token(Token = "0x600074B")]
912 [global::Cpp2ILInjected.Address(RVA = "0x1C304B8", Offset = "0x1C304B8", Length = "0x420")]
913 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
914 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Guid), Member = "ToString", MemberParameters = new object[]
915 {
916 typeof(string),
917 typeof(global::System.IFormatProvider)
918 }, ReturnType = typeof(string))]
919 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Guid), Member = "System.ISpanFormattable.TryFormat", MemberParameters = new object[]
920 {
921 typeof(global::System.Span<char>),
922 typeof(ref int),
923 typeof(global::System.ReadOnlySpan<char>),
924 typeof(global::System.IFormatProvider)
925 }, ReturnType = typeof(bool))]
926 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
927 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "GetRawStringData", ReturnType = typeof(ref char))]
928 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.FormatException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
929 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Runtime.InteropServices.MemoryMarshal[]), Member = "GetReference", MemberTypeParameters = new object[] { typeof(char) }, MemberParameters = new object[] { typeof(global::System.Span<char>) }, ReturnType = "T&")]
930 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Guid), Member = "HexsToChars", MemberParameters = new object[]
931 {
932 typeof(char*),
933 typeof(int),
934 typeof(int)
935 }, ReturnType = typeof(int))]
936 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Guid), Member = "HexsToCharsHexOutput", MemberParameters = new object[]
937 {
938 typeof(char*),
939 typeof(int),
940 typeof(int)
941 }, ReturnType = typeof(int))]
942 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 10)]
943 public unsafe bool TryFormat(global::System.Span<char> destination, out int charsWritten, global::System.ReadOnlySpan<char> format = default(global::System.ReadOnlySpan<char>))
944 {
945 throw null;
946 }
947
948 [global::Cpp2ILInjected.Token(Token = "0x600074C")]
949 [global::Cpp2ILInjected.Address(RVA = "0x1C308D8", Offset = "0x1C308D8", Length = "0x4")]
950 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
951 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Guid), Member = "TryFormat", MemberParameters = new object[]
952 {
953 typeof(global::System.Span<char>),
954 typeof(ref int),
955 typeof(global::System.ReadOnlySpan<char>)
956 }, ReturnType = typeof(bool))]
957 private bool System.ISpanFormattable.TryFormat(global::System.Span<char> destination, out int charsWritten, global::System.ReadOnlySpan<char> format, global::System.IFormatProvider provider)
958 {
959 throw null;
960 }
961
962 [global::Cpp2ILInjected.Token(Token = "0x400032D")]
963 public static readonly global::System.Guid Empty;
964
965 [global::Cpp2ILInjected.Token(Token = "0x400032E")]
966 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
967 private int _a;
968
969 [global::Cpp2ILInjected.Token(Token = "0x400032F")]
970 [global::Cpp2ILInjected.FieldOffset(Offset = "0x4")]
971 private short _b;
972
973 [global::Cpp2ILInjected.Token(Token = "0x4000330")]
974 [global::Cpp2ILInjected.FieldOffset(Offset = "0x6")]
975 private short _c;
976
977 [global::Cpp2ILInjected.Token(Token = "0x4000331")]
978 [global::Cpp2ILInjected.FieldOffset(Offset = "0x8")]
979 private byte _d;
980
981 [global::Cpp2ILInjected.Token(Token = "0x4000332")]
982 [global::Cpp2ILInjected.FieldOffset(Offset = "0x9")]
983 private byte _e;
984
985 [global::Cpp2ILInjected.Token(Token = "0x4000333")]
986 [global::Cpp2ILInjected.FieldOffset(Offset = "0xA")]
987 private byte _f;
988
989 [global::Cpp2ILInjected.Token(Token = "0x4000334")]
990 [global::Cpp2ILInjected.FieldOffset(Offset = "0xB")]
991 private byte _g;
992
993 [global::Cpp2ILInjected.Token(Token = "0x4000335")]
994 [global::Cpp2ILInjected.FieldOffset(Offset = "0xC")]
995 private byte _h;
996
997 [global::Cpp2ILInjected.Token(Token = "0x4000336")]
998 [global::Cpp2ILInjected.FieldOffset(Offset = "0xD")]
999 private byte _i;
1000
1001 [global::Cpp2ILInjected.Token(Token = "0x4000337")]
1002 [global::Cpp2ILInjected.FieldOffset(Offset = "0xE")]
1003 private byte _j;
1004
1005 [global::Cpp2ILInjected.Token(Token = "0x4000338")]
1006 [global::Cpp2ILInjected.FieldOffset(Offset = "0xF")]
1007 private byte _k;
1008
1009 [global::System.Flags]
1010 [global::Cpp2ILInjected.Token(Token = "0x20000BE")]
1011 private enum GuidStyles
1012 {
1013 [global::Cpp2ILInjected.Token(Token = "0x400033A")]
1014 None = 0,
1015 [global::Cpp2ILInjected.Token(Token = "0x400033B")]
1016 AllowParenthesis = 1,
1017 [global::Cpp2ILInjected.Token(Token = "0x400033C")]
1018 AllowBraces = 2,
1019 [global::Cpp2ILInjected.Token(Token = "0x400033D")]
1020 AllowDashes = 4,
1021 [global::Cpp2ILInjected.Token(Token = "0x400033E")]
1022 AllowHexPrefix = 8,
1023 [global::Cpp2ILInjected.Token(Token = "0x400033F")]
1024 RequireParenthesis = 16,
1025 [global::Cpp2ILInjected.Token(Token = "0x4000340")]
1026 RequireBraces = 32,
1027 [global::Cpp2ILInjected.Token(Token = "0x4000341")]
1028 RequireDashes = 64,
1029 [global::Cpp2ILInjected.Token(Token = "0x4000342")]
1030 RequireHexPrefix = 128,
1031 [global::Cpp2ILInjected.Token(Token = "0x4000343")]
1032 HexFormat = 160,
1033 [global::Cpp2ILInjected.Token(Token = "0x4000344")]
1034 NumberFormat = 0,
1035 [global::Cpp2ILInjected.Token(Token = "0x4000345")]
1036 DigitFormat = 64,
1037 [global::Cpp2ILInjected.Token(Token = "0x4000346")]
1038 BraceFormat = 96,
1039 [global::Cpp2ILInjected.Token(Token = "0x4000347")]
1040 ParenthesisFormat = 80,
1041 [global::Cpp2ILInjected.Token(Token = "0x4000348")]
1042 Any = 15
1043 }
1044
1045 [global::Cpp2ILInjected.Token(Token = "0x20000BF")]
1047 {
1048 [global::Cpp2ILInjected.Token(Token = "0x400034A")]
1049 None,
1050 [global::Cpp2ILInjected.Token(Token = "0x400034B")]
1051 All,
1052 [global::Cpp2ILInjected.Token(Token = "0x400034C")]
1053 AllButOverflow
1054 }
1055
1056 [global::Cpp2ILInjected.Token(Token = "0x20000C0")]
1057 private enum ParseFailureKind
1058 {
1059 [global::Cpp2ILInjected.Token(Token = "0x400034E")]
1060 None,
1061 [global::Cpp2ILInjected.Token(Token = "0x400034F")]
1063 [global::Cpp2ILInjected.Token(Token = "0x4000350")]
1064 Format,
1065 [global::Cpp2ILInjected.Token(Token = "0x4000351")]
1067 [global::Cpp2ILInjected.Token(Token = "0x4000352")]
1068 NativeException,
1069 [global::Cpp2ILInjected.Token(Token = "0x4000353")]
1070 FormatWithInnerException
1071 }
1072
1073 [global::Cpp2ILInjected.Token(Token = "0x20000C1")]
1074 private struct GuidResult
1075 {
1076 [global::Cpp2ILInjected.Token(Token = "0x600074D")]
1077 [global::Cpp2ILInjected.Address(RVA = "0x1C308DC", Offset = "0x1C308DC", Length = "0x8")]
1078 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1079 internal void Init(global::System.Guid.GuidParseThrowStyle canThrow)
1080 {
1081 throw null;
1082 }
1083
1084 [global::Cpp2ILInjected.Token(Token = "0x600074E")]
1085 [global::Cpp2ILInjected.Address(RVA = "0x1C2FBBC", Offset = "0x1C2FBBC", Length = "0x10")]
1086 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1087 internal void SetFailure(global::System.Exception nativeException)
1088 {
1089 throw null;
1090 }
1091
1092 [global::Cpp2ILInjected.Token(Token = "0x600074F")]
1093 [global::Cpp2ILInjected.Address(RVA = "0x1C2E8C0", Offset = "0x1C2E8C0", Length = "0x10")]
1094 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1095 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Guid.GuidResult), Member = "SetFailure", MemberParameters = new object[]
1096 {
1097 "System.Guid.ParseFailureKind",
1098 typeof(string),
1099 typeof(object),
1100 typeof(string),
1101 typeof(global::System.Exception)
1102 }, ReturnType = typeof(void))]
1103 internal void SetFailure(global::System.Guid.ParseFailureKind failure, string failureMessageID)
1104 {
1105 throw null;
1106 }
1107
1108 [global::Cpp2ILInjected.Token(Token = "0x6000750")]
1109 [global::Cpp2ILInjected.Address(RVA = "0x1C2F7CC", Offset = "0x1C2F7CC", Length = "0xC")]
1110 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1111 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Guid.GuidResult), Member = "SetFailure", MemberParameters = new object[]
1112 {
1113 "System.Guid.ParseFailureKind",
1114 typeof(string),
1115 typeof(object),
1116 typeof(string),
1117 typeof(global::System.Exception)
1118 }, ReturnType = typeof(void))]
1119 internal void SetFailure(global::System.Guid.ParseFailureKind failure, string failureMessageID, object failureMessageFormatArgument)
1120 {
1121 throw null;
1122 }
1123
1124 [global::Cpp2ILInjected.Token(Token = "0x6000751")]
1125 [global::Cpp2ILInjected.Address(RVA = "0x1C2F4C0", Offset = "0x1C2F4C0", Length = "0x40")]
1126 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Guid.GuidResult), Member = "SetFailure", MemberParameters = new object[]
1127 {
1128 "System.Guid.ParseFailureKind",
1129 typeof(string)
1130 }, ReturnType = typeof(void))]
1131 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Guid.GuidResult), Member = "SetFailure", MemberParameters = new object[]
1132 {
1133 "System.Guid.ParseFailureKind",
1134 typeof(string),
1135 typeof(object)
1136 }, ReturnType = typeof(void))]
1137 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Guid), Member = "TryParseGuid", MemberParameters = new object[]
1138 {
1139 typeof(global::System.ReadOnlySpan<char>),
1140 "System.Guid.GuidStyles",
1141 typeof(ref global::System.Guid.GuidResult)
1142 }, ReturnType = typeof(bool))]
1143 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Guid), Member = "TryParseGuidWithHexPrefix", MemberParameters = new object[]
1144 {
1145 typeof(global::System.ReadOnlySpan<char>),
1146 typeof(ref global::System.Guid.GuidResult)
1147 }, ReturnType = typeof(bool))]
1148 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Guid), Member = "TryParseGuidWithNoStyle", MemberParameters = new object[]
1149 {
1150 typeof(global::System.ReadOnlySpan<char>),
1151 typeof(ref global::System.Guid.GuidResult)
1152 }, ReturnType = typeof(bool))]
1153 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Guid), Member = "TryParseGuidWithDashes", MemberParameters = new object[]
1154 {
1155 typeof(global::System.ReadOnlySpan<char>),
1156 typeof(ref global::System.Guid.GuidResult)
1157 }, ReturnType = typeof(bool))]
1158 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Guid), Member = "StringToInt", MemberParameters = new object[]
1159 {
1160 typeof(global::System.ReadOnlySpan<char>),
1161 typeof(ref int),
1162 typeof(int),
1163 typeof(int),
1164 typeof(ref int),
1165 typeof(ref global::System.Guid.GuidResult)
1166 }, ReturnType = typeof(bool))]
1167 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 7)]
1168 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Guid.GuidResult), Member = "GetGuidParseException", ReturnType = typeof(global::System.Exception))]
1169 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
1170 internal void SetFailure(global::System.Guid.ParseFailureKind failure, string failureMessageID, object failureMessageFormatArgument, string failureArgumentName, global::System.Exception innerException)
1171 {
1172 throw null;
1173 }
1174
1175 [global::Cpp2ILInjected.Token(Token = "0x6000752")]
1176 [global::Cpp2ILInjected.Address(RVA = "0x1C2E570", Offset = "0x1C2E570", Length = "0x168")]
1177 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1178 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Guid.GuidResult), Member = "SetFailure", MemberParameters = new object[]
1179 {
1180 "System.Guid.ParseFailureKind",
1181 typeof(string),
1182 typeof(object),
1183 typeof(string),
1184 typeof(global::System.Exception)
1185 }, ReturnType = typeof(void))]
1186 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Guid), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
1187 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Guid), Member = "Parse", MemberParameters = new object[] { typeof(global::System.ReadOnlySpan<char>) }, ReturnType = typeof(global::System.Guid))]
1188 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
1189 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::SR), Member = "GetResourceString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
1190 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentNullException), Member = ".ctor", MemberParameters = new object[]
1191 {
1192 typeof(string),
1193 typeof(string)
1194 }, ReturnType = typeof(void))]
1195 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::SR), Member = "Format", MemberParameters = new object[]
1196 {
1197 typeof(string),
1198 typeof(object)
1199 }, ReturnType = typeof(string))]
1200 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.FormatException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
1201 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.FormatException), Member = ".ctor", MemberParameters = new object[]
1202 {
1203 typeof(string),
1204 typeof(global::System.Exception)
1205 }, ReturnType = typeof(void))]
1206 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 8)]
1207 internal global::System.Exception GetGuidParseException()
1208 {
1209 throw null;
1210 }
1211
1212 [global::Cpp2ILInjected.Token(Token = "0x4000354")]
1213 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
1214 internal global::System.Guid _parsedGuid;
1215
1216 [global::Cpp2ILInjected.Token(Token = "0x4000355")]
1217 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
1218 internal global::System.Guid.GuidParseThrowStyle _throwStyle;
1219
1220 [global::Cpp2ILInjected.Token(Token = "0x4000356")]
1221 [global::Cpp2ILInjected.FieldOffset(Offset = "0x14")]
1222 private global::System.Guid.ParseFailureKind _failure;
1223
1224 [global::Cpp2ILInjected.Token(Token = "0x4000357")]
1225 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
1226 private string _failureMessageID;
1227
1228 [global::Cpp2ILInjected.Token(Token = "0x4000358")]
1229 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
1231
1232 [global::Cpp2ILInjected.Token(Token = "0x4000359")]
1233 [global::Cpp2ILInjected.FieldOffset(Offset = "0x28")]
1234 private string _failureArgumentName;
1235
1236 [global::Cpp2ILInjected.Token(Token = "0x400035A")]
1237 [global::Cpp2ILInjected.FieldOffset(Offset = "0x30")]
1238 private global::System.Exception _innerException;
1239 }
1240 }
1241}
class f__AnonymousType0<< Count > j__TPar
bool TryFormat(global::System.Span< char > destination, out int charsWritten, global::System.ReadOnlySpan< char > format, global::System.IFormatProvider provider)
void Init(global::System.Guid.GuidParseThrowStyle canThrow)
Definition Guid.cs:1079
void SetFailure(global::System.Guid.ParseFailureKind failure, string failureMessageID, object failureMessageFormatArgument)
Definition Guid.cs:1119
string _failureArgumentName
Definition Guid.cs:1234
global::System.Exception _innerException
Definition Guid.cs:1238
object _failureMessageFormatArgument
Definition Guid.cs:1230
void SetFailure(global::System.Guid.ParseFailureKind failure, string failureMessageID)
Definition Guid.cs:1103
global::System.Guid _parsedGuid
Definition Guid.cs:1214
void SetFailure(global::System.Exception nativeException)
Definition Guid.cs:1087
global::System.Exception GetGuidParseException()
Definition Guid.cs:1207
void SetFailure(global::System.Guid.ParseFailureKind failure, string failureMessageID, object failureMessageFormatArgument, string failureArgumentName, global::System.Exception innerException)
Definition Guid.cs:1170
string _failureMessageID
Definition Guid.cs:1226
global::System.Guid.ParseFailureKind _failure
Definition Guid.cs:1222
global::System.Guid.GuidParseThrowStyle _throwStyle
Definition Guid.cs:1218
static bool StringToShort(global::System.ReadOnlySpan< char > str, int requiredLength, int flags, out short result, ref global::System.Guid.GuidResult parseResult)
Definition Guid.cs:439
static global::System.Guid Parse(global::System.ReadOnlySpan< char > input)
Definition Guid.cs:218
int CompareTo(object value)
Definition Guid.cs:746
int GetResult(uint me, uint them)
Definition Guid.cs:731
static unsafe int HexsToChars(char *guidChars, int a, int b)
Definition Guid.cs:862
bool Equals(global::System.Guid g)
Definition Guid.cs:722
byte[] ToByteArray()
Definition Guid.cs:661
static bool IsHexPrefix(global::System.ReadOnlySpan< char > str, int i)
Definition Guid.cs:611
static bool TryParseGuidWithNoStyle(global::System.ReadOnlySpan< char > guidString, ref global::System.Guid.GuidResult result)
Definition Guid.cs:380
Guid(global::System.ReadOnlySpan< byte > b)
Definition Guid.cs:118
ParseFailureKind
Definition Guid.cs:1058
byte _j
Definition Guid.cs:1003
byte _i
Definition Guid.cs:999
byte _g
Definition Guid.cs:991
short _c
Definition Guid.cs:975
byte _d
Definition Guid.cs:979
static bool StringToInt(global::System.ReadOnlySpan< char > str, int requiredLength, int flags, out int result, ref global::System.Guid.GuidResult parseResult)
Definition Guid.cs:474
static bool StringToShort(global::System.ReadOnlySpan< char > str, ref int parsePos, int requiredLength, int flags, out short result, ref global::System.Guid.GuidResult parseResult)
Definition Guid.cs:457
static bool TryParseGuid(global::System.ReadOnlySpan< char > guidString, global::System.Guid.GuidStyles flags, ref global::System.Guid.GuidResult result)
Definition Guid.cs:298
static bool TryParseGuidWithDashes(global::System.ReadOnlySpan< char > guidString, ref global::System.Guid.GuidResult result)
Definition Guid.cs:421
GuidParseThrowStyle
Definition Guid.cs:1047
Guid(byte[] b)
Definition Guid.cs:98
byte _f
Definition Guid.cs:987
static readonly global::System.Guid Empty
Definition Guid.cs:963
static bool TryParseGuidWithHexPrefix(global::System.ReadOnlySpan< char > guidString, ref global::System.Guid.GuidResult result)
Definition Guid.cs:338
static global::System.Guid Parse(string input)
Definition Guid.cs:201
static bool StringToInt(global::System.ReadOnlySpan< char > str, ref int parsePos, int requiredLength, int flags, out int result, ref global::System.Guid.GuidResult parseResult)
Definition Guid.cs:544
int CompareTo(global::System.Guid value)
Definition Guid.cs:761
static char HexToChar(int a)
Definition Guid.cs:847
static global::System.ReadOnlySpan< char > EatAllWhitespace(global::System.ReadOnlySpan< char > str)
Definition Guid.cs:595
override int GetHashCode()
Definition Guid.cs:698
byte _e
Definition Guid.cs:983
void WriteByteHelper(global::System.Span< byte > destination)
Definition Guid.cs:621
string ToString(string format)
Definition Guid.cs:837
string ToString(string format, global::System.IFormatProvider provider)
Definition Guid.cs:906
static unsafe int HexsToCharsHexOutput(char *guidChars, int a, int b)
Definition Guid.cs:877
static unsafe global::System.Guid NewGuid()
Definition Guid.cs:62
unsafe bool TryFormat(global::System.Span< char > destination, out int charsWritten, global::System.ReadOnlySpan< char > format=default(global::System.ReadOnlySpan< char >))
Definition Guid.cs:943
byte _h
Definition Guid.cs:995
Guid(string g)
Definition Guid.cs:190
short _b
Definition Guid.cs:971
static bool TryParse(global::System.ReadOnlySpan< char > input, out global::System.Guid result)
Definition Guid.cs:251
byte _k
Definition Guid.cs:1007
Guid(int a, short b, short c, byte d, byte e, byte f, byte g, byte h, byte i, byte j, byte k)
Definition Guid.cs:128
int _a
Definition Guid.cs:967
override string ToString()
Definition Guid.cs:687
override bool Equals(object o)
Definition Guid.cs:713
static bool TryParse(string input, out global::System.Guid result)
Definition Guid.cs:236
static bool StringToLong(global::System.ReadOnlySpan< char > str, ref int parsePos, int flags, out long result, ref global::System.Guid.GuidResult parseResult)
Definition Guid.cs:576