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

◆ Name

string System.Net.Cookie.Name
getset

Definition at line 294 of file Cookie.cs.

295 {
296 [global::Cpp2ILInjected.Token(Token = "0x6000CD8")]
297 [global::Cpp2ILInjected.Address(RVA = "0x1F2C640", Offset = "0x1F2C640", Length = "0x8")]
298 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
299 get
300 {
301 throw null;
302 }
303 [global::Cpp2ILInjected.Token(Token = "0x6000CD9")]
304 [global::Cpp2ILInjected.Address(RVA = "0x1F2C0D8", Offset = "0x1F2C0D8", Length = "0x160")]
305 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Cookie), Member = ".ctor", MemberParameters = new object[]
306 {
307 typeof(string),
308 typeof(string)
309 }, ReturnType = typeof(void))]
310 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(HttpListenerRequest), Member = "AddHeader", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
311 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
312 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ValidationHelper), Member = "IsBlankString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
313 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Cookie), Member = "InternalSetName", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
314 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = "SR", Member = "GetString", MemberParameters = new object[]
315 {
316 typeof(string),
317 typeof(object[])
318 }, ReturnType = typeof(string))]
319 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CookieException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
320 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 17)]
321 set
322 {
323 throw null;
324 }
325 }
class f__AnonymousType0<< Count > j__TPar