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

◆ Exit() [1/4]

static void System.Net.NetEventSource.Exit ( object thisOrContextObject,
[Optional] FormattableString formattableString,
[Optional] string memberName )
inlinestatic

Definition at line 95 of file NetEventSource.cs.

96 {
97 if (!true)
98 {
99 }
100 bool isEnabled = NetEventSource.IsEnabled;
101 if (!true)
102 {
103 }
105 if (formattableString != null)
106 {
107 if (!true)
108 {
109 }
110 string text2 = NetEventSource.Format(formattableString);
111 return;
112 }
113 }
class f__AnonymousType0<< Count > j__TPar

References System.Net.NetEventSource.Format(), System.Net.NetEventSource.IdOf(), System.Net.NetEventSource.IsEnabled, j__TPar, and System.text.

Referenced by System.Net.NTAuthentication.GetOutgoingBlob().