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

◆ AuthenticationException() [1/3]

System.Security.Authentication.AuthenticationException.AuthenticationException ( )
inline

Definition at line 11 of file AuthenticationException.cs.

12 {
13 string text = Locale.GetText("Authentication exception.");
14 base..ctor(text);
15 }
class f__AnonymousType0<< Count > j__TPar
static string GetText(string msg)
Definition Locale.cs:8

References Locale.GetText(), j__TPar, and System.text.