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

◆ ToString() [1/3]

override string System.Guid.ToString ( )
inline

Definition at line 283 of file Guid.cs.

284 {
285 string text;
286 return text;
287 }

References System.text.

Referenced by Terraria.Main.ClientInitialize(), System.IO.PathInternal.GetIsCaseSensitive(), and System.AppDomain.GetProcessGuid().