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

◆ IsPublicKeyValid

bool System.Reflection.AssemblyName.IsPublicKeyValid
getsetprivate

Definition at line 297 of file AssemblyName.cs.

298 {
299 [global::Cpp2ILInjected.Token(Token = "0x6002541")]
300 [global::Cpp2ILInjected.Address(RVA = "0x1B8A070", Offset = "0x1B8A070", Length = "0x6C")]
301 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
302 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(AssemblyName), Member = "GetPublicKeyToken", ReturnType = typeof(byte[]))]
303 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(AssemblyName), Member = "InternalGetPublicKeyToken", ReturnType = typeof(byte[]))]
304 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
305 get
306 {
307 throw null;
308 }
309 }
class f__AnonymousType0<< Count > j__TPar