terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ LoadWithPartialNameInternal() [2/2]

static RuntimeAssembly System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal ( string partialName,
Evidence securityEvidence,
StackCrawlMark stackMark )
inlinestaticpackage

Definition at line 33 of file RuntimeAssembly.cs.

34 {
35 Assembly assembly;
36 if (assembly != null)
37 {
38 }
39 throw new InvalidCastException();
40 }