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

◆ UserName

string System.Net.NetworkCredential.UserName
getsetinherited

Definition at line 61 of file NetworkCredential.cs.

62 {
63 get
64 {
65 throw new global::Cpp2IlInjected.AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
66 }
67 set
68 {
69 }
70 }

Referenced by System.Net.FtpControlStream.BuildCommandsList(), and System.Net.WebConnection.CanReuseConnection().