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

◆ Win32Exception() [5/6]

System.ComponentModel.Win32Exception.Win32Exception ( string message,
Exception innerException )
inline

Definition at line 50 of file Win32Exception.cs.

51 : base(message, innerException)
52 {
53 if (!true)
54 {
55 }
58 }
class f__AnonymousType0<< Count > j__TPar

References System.Runtime.InteropServices.Marshal.GetLastWin32Error(), and j__TPar.