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

◆ GetMessage()

static string Microsoft.Win32.Win32Native.GetMessage ( int hr)
inlinestatic

Definition at line 10 of file Win32Native.cs.

11 {
12 string text;
13 return "Error " + text;
14 }

References System.text.

Referenced by System.Security.Cryptography.CryptographicException.CryptographicException().