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

◆ GetErrorMessage()

static string System.ComponentModel.Win32Exception.GetErrorMessage ( int error)
inlinestaticpackage

Definition at line 90 of file Win32Exception.cs.

91 {
92 return "Sharing violation";
93 }

Referenced by System.ComponentModel.Win32Exception.Win32Exception(), and System.ComponentModel.Win32Exception.Win32Exception().