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

◆ GetPropertyFromHandle()

static PropertyInfo System.Reflection.RuntimePropertyInfo.GetPropertyFromHandle ( RuntimePropertyHandle handle,
RuntimeTypeHandle reflectedType )
inlinestaticpackage

Definition at line 403 of file RuntimePropertyInfo.cs.

404 {
405 return "The handle is invalid.";
406 }