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

◆ Challenge

byte [] Mono.Security.Protocol.Ntlm.ChallengeResponse.Challenge
set

Definition at line 100 of file ChallengeResponse.cs.

101 {
102 [global::Cpp2ILInjected.Token(Token = "0x60001B4")]
103 [global::Cpp2ILInjected.Address(RVA = "0x1A97F10", Offset = "0x1A97F10", Length = "0x12C")]
104 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ChallengeResponse), Member = ".ctor", MemberParameters = new object[]
105 {
106 typeof(string),
107 typeof(byte[])
108 }, ReturnType = typeof(void))]
109 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
110 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Array), Member = "Clone", ReturnType = typeof(object))]
111 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentNullException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
112 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ObjectDisposedException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
113 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 13)]
114 set
115 {
116 throw null;
117 }
118 }
class f__AnonymousType0<< Count > j__TPar